Status: Pass 213 Failure 6 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f0e1897c688>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 03a19655-a9fc-436a-8d56-0a35fb99ec40 within the required time (360 s)., <traceback object at 0x7f0e1897c6c8>), (<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status Details: Server 48d84467-ba04-416e-847e-085b82fcd153 failed to delete and is in ERROR status, <traceback object at 0x7f0e18daa388>)) |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt2.1: 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] |
fail
ft2.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-25 16:15:44,591 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes 0.213s 2021-01-25 16:15:44,591 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-605881596"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced936c0-b077-4edc-bfa6-07b15b046d6a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced936c0-b077-4edc-bfa6-07b15b046d6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-25 16:15:44,649 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.054s 2021-01-25 16:15:44,649 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e5afb6-7909-46c8-86cf-db4f58472427', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e5afb6-7909-46c8-86cf-db4f58472427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:45,703 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.049s 2021-01-25 16:15:45,704 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77321ed-2d42-42da-afb8-c14f6e60d0b4', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77321ed-2d42-42da-afb8-c14f6e60d0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:45,707 94658 INFO [tempest.common.waiters] volume 03a19655-a9fc-436a-8d56-0a35fb99ec40 reached available after waiting for 1.707411 seconds 2021-01-25 16:15:46,714 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 1.007s 2021-01-25 16:15:46,715 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1519', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8527e652-52f1-4967-8c56-f5f43678d091', 'x-compute-request-id': 'req-8527e652-52f1-4967-8c56-f5f43678d091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:43Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.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-01-25 16:15:50,620 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153/os-volume_attachments 3.901s 2021-01-25 16:15:50,620 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b050bc-3504-4926-a574-3f226f960c74', 'x-compute-request-id': 'req-64b050bc-3504-4926-a574-3f226f960c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "serverId": "48d84467-ba04-416e-847e-085b82fcd153", "volumeId": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "device": "/dev/sdb"}}' 2021-01-25 16:15:50,685 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:15:50,685 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0320c885-715b-40e5-8ae6-83f0dee7161b', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0320c885-715b-40e5-8ae6-83f0dee7161b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:51,744 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.055s 2021-01-25 16:15:51,745 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524a87b7-89ac-454f-9e90-0bf397a01b0b', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524a87b7-89ac-454f-9e90-0bf397a01b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:53,043 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.294s 2021-01-25 16:15:53,043 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd12ecd-2705-4661-b647-f05990291aa9', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd12ecd-2705-4661-b647-f05990291aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:54,148 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.100s 2021-01-25 16:15:54,149 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6e4874-a506-466a-8874-2ca2d463b491', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6e4874-a506-466a-8874-2ca2d463b491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:55,215 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:15:55,215 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55648c9-d022-40a8-bb09-991dbfe88fa0', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55648c9-d022-40a8-bb09-991dbfe88fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:56,282 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:15:56,283 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508ebea7-e3d8-4679-bf54-264fb0d158de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508ebea7-e3d8-4679-bf54-264fb0d158de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:15:56,287 94658 INFO [tempest.common.waiters] volume 03a19655-a9fc-436a-8d56-0a35fb99ec40 reached in-use after waiting for 6.287425 seconds 2021-01-25 16:15:56,483 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153/action 0.196s 2021-01-25 16:15:56,483 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "J8!Bxuy=xCeHkDB"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:56 GMT', 'server': 'Apache/2.4.29 (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-e5da89a4-6702-4650-8582-78107df8c334', 'x-compute-request-id': 'req-e5da89a4-6702-4650-8582-78107df8c334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153/action'} Body: b'{"adminPass": "J8!Bxuy=xCeHkDB"}' 2021-01-25 16:15:56,710 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.226s 2021-01-25 16:15:56,710 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cddb285-b15e-40c7-8c5a-1c3d0c576f90', 'x-compute-request-id': 'req-2cddb285-b15e-40c7-8c5a-1c3d0c576f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:15:57,873 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.157s 2021-01-25 16:15:57,873 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468dd3e4-d19f-4ec5-88ef-2415f873d98f', 'x-compute-request-id': 'req-468dd3e4-d19f-4ec5-88ef-2415f873d98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:15:59,088 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.210s 2021-01-25 16:15:59,088 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5f6143-994c-4ebb-a764-261b09776435', 'x-compute-request-id': 'req-aa5f6143-994c-4ebb-a764-261b09776435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:00,628 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.535s 2021-01-25 16:16:00,629 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff2e5889-c5fa-46e0-ac31-66f63e2a459e', 'x-compute-request-id': 'req-ff2e5889-c5fa-46e0-ac31-66f63e2a459e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:01,865 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.231s 2021-01-25 16:16:01,865 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c400ed9-891d-49f1-9edb-e601c658a0c5', 'x-compute-request-id': 'req-2c400ed9-891d-49f1-9edb-e601c658a0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:03,113 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.243s 2021-01-25 16:16:03,113 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01ed015-b4b9-43ce-8049-b262020108fd', 'x-compute-request-id': 'req-f01ed015-b4b9-43ce-8049-b262020108fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:04,404 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.284s 2021-01-25 16:16:04,404 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2e58d6-6d1f-4800-b001-c94c27807bd4', 'x-compute-request-id': 'req-fe2e58d6-6d1f-4800-b001-c94c27807bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:05,668 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.258s 2021-01-25 16:16:05,668 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d16c0ed-92c0-4246-8f43-4a20d926c552', 'x-compute-request-id': 'req-4d16c0ed-92c0-4246-8f43-4a20d926c552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:07,200 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.526s 2021-01-25 16:16:07,201 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a1bb6ef-eeae-405b-a7fc-8a8d99398705', 'x-compute-request-id': 'req-5a1bb6ef-eeae-405b-a7fc-8a8d99398705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:08,511 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.305s 2021-01-25 16:16:08,512 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8d17cb3-6d08-46e9-b97c-35379c5d8182', 'x-compute-request-id': 'req-d8d17cb3-6d08-46e9-b97c-35379c5d8182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:09,767 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.248s 2021-01-25 16:16:09,767 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d418bb-c775-46fa-9cf0-f3f04d993e4e', 'x-compute-request-id': 'req-13d418bb-c775-46fa-9cf0-f3f04d993e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:11,066 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.288s 2021-01-25 16:16:11,067 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e9cc56-b08c-4767-b35b-351d439ab7ef', 'x-compute-request-id': 'req-b0e9cc56-b08c-4767-b35b-351d439ab7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:12,487 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.413s 2021-01-25 16:16:12,488 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7488c1c-acd5-4141-be9c-dbd2589c2d24', 'x-compute-request-id': 'req-a7488c1c-acd5-4141-be9c-dbd2589c2d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:13,762 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.268s 2021-01-25 16:16:13,762 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70487703-686c-4a16-a425-0ab762ada5b9', 'x-compute-request-id': 'req-70487703-686c-4a16-a425-0ab762ada5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:15,067 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.299s 2021-01-25 16:16:15,067 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7184a0d-0053-4d3e-af4d-9d01d8fc0b7b', 'x-compute-request-id': 'req-e7184a0d-0053-4d3e-af4d-9d01d8fc0b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:16,579 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.507s 2021-01-25 16:16:16,580 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c7bc62-0e0f-4d83-bfee-b0e9111dc009', 'x-compute-request-id': 'req-d5c7bc62-0e0f-4d83-bfee-b0e9111dc009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:17,863 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.278s 2021-01-25 16:16:17,864 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5280735b-16ec-4077-aeed-932a4fb81bdb', 'x-compute-request-id': 'req-5280735b-16ec-4077-aeed-932a4fb81bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:19,160 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.287s 2021-01-25 16:16:19,160 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7fc2719-715b-40a4-9e40-c3eb76780992', 'x-compute-request-id': 'req-b7fc2719-715b-40a4-9e40-c3eb76780992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:20,380 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.214s 2021-01-25 16:16:20,380 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb90fbe-3cc5-4911-ae90-014e7d8ea937', 'x-compute-request-id': 'req-5cb90fbe-3cc5-4911-ae90-014e7d8ea937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:21,593 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.207s 2021-01-25 16:16:21,593 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8960b778-3b85-43e7-b2b9-153d84e0f288', 'x-compute-request-id': 'req-8960b778-3b85-43e7-b2b9-153d84e0f288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:22,796 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.196s 2021-01-25 16:16:22,796 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2ab086d-3bf4-4efe-a1b2-3f1430b10ab5', 'x-compute-request-id': 'req-e2ab086d-3bf4-4efe-a1b2-3f1430b10ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:24,008 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.206s 2021-01-25 16:16:24,008 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfc911c-f757-451f-be99-d749e1f898b6', 'x-compute-request-id': 'req-bdfc911c-f757-451f-be99-d749e1f898b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:25,268 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.254s 2021-01-25 16:16:25,268 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b233246b-bbc8-4c99-b85b-3b994802706b', 'x-compute-request-id': 'req-b233246b-bbc8-4c99-b85b-3b994802706b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:26,532 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.254s 2021-01-25 16:16:26,532 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-693eba07-8035-4c6a-a491-bd222845f680', 'x-compute-request-id': 'req-693eba07-8035-4c6a-a491-bd222845f680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:27,840 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.302s 2021-01-25 16:16:27,840 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63daa467-d7fe-4b96-b9d0-dc1f612a21a0', 'x-compute-request-id': 'req-63daa467-d7fe-4b96-b9d0-dc1f612a21a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:29,134 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.288s 2021-01-25 16:16:29,134 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aec9956-5336-4889-a01b-4c804502b94e', 'x-compute-request-id': 'req-2aec9956-5336-4889-a01b-4c804502b94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:30,417 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.278s 2021-01-25 16:16:30,418 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19ec535-28ab-4572-8f2f-831fdcb6785b', 'x-compute-request-id': 'req-a19ec535-28ab-4572-8f2f-831fdcb6785b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:31,708 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.285s 2021-01-25 16:16:31,709 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344854f6-b3d5-449e-b7c2-5e8facad16f8', 'x-compute-request-id': 'req-344854f6-b3d5-449e-b7c2-5e8facad16f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:33,112 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.398s 2021-01-25 16:16:33,112 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ce3d08a-5207-4086-9be6-57614c2e6571', 'x-compute-request-id': 'req-3ce3d08a-5207-4086-9be6-57614c2e6571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:34,398 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.279s 2021-01-25 16:16:34,398 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a91de819-95b1-4b40-920f-dcef2239590d', 'x-compute-request-id': 'req-a91de819-95b1-4b40-920f-dcef2239590d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:35,689 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.283s 2021-01-25 16:16:35,690 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4efaca-3492-405e-acec-0b80c1dabb9e', 'x-compute-request-id': 'req-0f4efaca-3492-405e-acec-0b80c1dabb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:36,957 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.262s 2021-01-25 16:16:36,957 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7eb7580-f089-42ce-9fde-d00419ac4f7b', 'x-compute-request-id': 'req-c7eb7580-f089-42ce-9fde-d00419ac4f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:38,282 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.319s 2021-01-25 16:16:38,283 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbfc5ca4-ce98-4bdb-8864-cc2292c68dc0', 'x-compute-request-id': 'req-dbfc5ca4-ce98-4bdb-8864-cc2292c68dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:39,553 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.260s 2021-01-25 16:16:39,554 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe14163-828d-427e-92b6-7940677417ff', 'x-compute-request-id': 'req-3fe14163-828d-427e-92b6-7940677417ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:40,831 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.272s 2021-01-25 16:16:40,831 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1adb6cb1-6d58-4e31-b34a-7df09c859b0c', 'x-compute-request-id': 'req-1adb6cb1-6d58-4e31-b34a-7df09c859b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:42,073 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.237s 2021-01-25 16:16:42,073 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b13c768-2993-4d36-92ec-7aa6b66c371a', 'x-compute-request-id': 'req-9b13c768-2993-4d36-92ec-7aa6b66c371a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:43,324 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.241s 2021-01-25 16:16:43,324 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e39522-26a1-4715-82aa-dbdf0ffaa787', 'x-compute-request-id': 'req-60e39522-26a1-4715-82aa-dbdf0ffaa787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:44,813 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.478s 2021-01-25 16:16:44,813 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f78a82b2-8ffe-412b-8a98-9f26a04c7cda', 'x-compute-request-id': 'req-f78a82b2-8ffe-412b-8a98-9f26a04c7cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:46,045 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.222s 2021-01-25 16:16:46,046 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cb55621-a709-45ae-a3ea-1bb0495547ff', 'x-compute-request-id': 'req-3cb55621-a709-45ae-a3ea-1bb0495547ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:47,393 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.342s 2021-01-25 16:16:47,393 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72d87c13-5747-40d5-af14-78c9d7c78e0e', 'x-compute-request-id': 'req-72d87c13-5747-40d5-af14-78c9d7c78e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:48,656 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.258s 2021-01-25 16:16:48,656 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace2b6f1-21fc-423c-b913-9165d4266a46', 'x-compute-request-id': 'req-ace2b6f1-21fc-423c-b913-9165d4266a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:49,921 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.260s 2021-01-25 16:16:49,921 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff708762-2563-4750-a7c9-7a7ee1416bcd', 'x-compute-request-id': 'req-ff708762-2563-4750-a7c9-7a7ee1416bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:51,205 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.278s 2021-01-25 16:16:51,205 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bdaded3-1555-44db-976f-cca3e5bcff9a', 'x-compute-request-id': 'req-3bdaded3-1555-44db-976f-cca3e5bcff9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:52,445 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.234s 2021-01-25 16:16:52,445 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753923de-41ab-4d76-8af1-3f4dfeae2feb', 'x-compute-request-id': 'req-753923de-41ab-4d76-8af1-3f4dfeae2feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:54,064 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.613s 2021-01-25 16:16:54,064 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4e60732-e893-432f-8878-a95ca953ff7f', 'x-compute-request-id': 'req-a4e60732-e893-432f-8878-a95ca953ff7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:55,344 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.275s 2021-01-25 16:16:55,345 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-914ee31d-6f5b-48c7-a612-da3af37f9db1', 'x-compute-request-id': 'req-914ee31d-6f5b-48c7-a612-da3af37f9db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:56,652 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.302s 2021-01-25 16:16:56,653 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-435c9716-21a4-43d8-934f-5efd4bc7c7e6', 'x-compute-request-id': 'req-435c9716-21a4-43d8-934f-5efd4bc7c7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:57,827 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.168s 2021-01-25 16:16:57,828 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92b0155-e814-48d4-b78b-ece05836cc25', 'x-compute-request-id': 'req-a92b0155-e814-48d4-b78b-ece05836cc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:16:59,238 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.405s 2021-01-25 16:16:59,238 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154751dd-e32e-43b2-9666-a7f0e18b5fc4', 'x-compute-request-id': 'req-154751dd-e32e-43b2-9666-a7f0e18b5fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:00,421 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.178s 2021-01-25 16:17:00,421 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2041bd2-e9ec-4c5c-9fea-a12891a17123', 'x-compute-request-id': 'req-c2041bd2-e9ec-4c5c-9fea-a12891a17123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:01,638 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.211s 2021-01-25 16:17:01,638 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e948f3f-781e-4ff6-a346-4f251f6ae4fb', 'x-compute-request-id': 'req-2e948f3f-781e-4ff6-a346-4f251f6ae4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:02,841 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.196s 2021-01-25 16:17:02,841 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a51b6e8-b6c4-4494-90c4-0132a38af640', 'x-compute-request-id': 'req-0a51b6e8-b6c4-4494-90c4-0132a38af640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:04,047 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.199s 2021-01-25 16:17:04,047 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a04518-21f6-49a0-ac8c-1a0cb20c1e9e', 'x-compute-request-id': 'req-d9a04518-21f6-49a0-ac8c-1a0cb20c1e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:05,265 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.213s 2021-01-25 16:17:05,266 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f97cf2e6-b9ef-4f01-bbb7-2afcbbdaf10c', 'x-compute-request-id': 'req-f97cf2e6-b9ef-4f01-bbb7-2afcbbdaf10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:06,457 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.186s 2021-01-25 16:17:06,457 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24acd231-d54c-4577-9d70-f0746cb10ef5', 'x-compute-request-id': 'req-24acd231-d54c-4577-9d70-f0746cb10ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:07,637 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.175s 2021-01-25 16:17:07,638 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45155c39-f485-4cb6-9eaf-071d8759cd89', 'x-compute-request-id': 'req-45155c39-f485-4cb6-9eaf-071d8759cd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:08,814 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.171s 2021-01-25 16:17:08,814 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec8aaf4f-23d6-4e91-96fc-155fdfb6cee0', 'x-compute-request-id': 'req-ec8aaf4f-23d6-4e91-96fc-155fdfb6cee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:09,983 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.164s 2021-01-25 16:17:09,984 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-183713b4-88fa-4254-aa4c-7ed38f0dd04f', 'x-compute-request-id': 'req-183713b4-88fa-4254-aa4c-7ed38f0dd04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:11,155 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.166s 2021-01-25 16:17:11,155 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082f6e3e-1210-4e83-9ba7-f3380686bd3a', 'x-compute-request-id': 'req-082f6e3e-1210-4e83-9ba7-f3380686bd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:12,401 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.240s 2021-01-25 16:17:12,402 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35bb20a3-0dc6-4dc7-91ab-b3a655dd9b27', 'x-compute-request-id': 'req-35bb20a3-0dc6-4dc7-91ab-b3a655dd9b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:13,562 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.155s 2021-01-25 16:17:13,563 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c3d088-7e55-4446-8d80-f3dc94bf7845', 'x-compute-request-id': 'req-39c3d088-7e55-4446-8d80-f3dc94bf7845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:14,743 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.175s 2021-01-25 16:17:14,744 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2d86f5f-0c05-4f7d-a4f4-aee735c766b7', 'x-compute-request-id': 'req-f2d86f5f-0c05-4f7d-a4f4-aee735c766b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:15,968 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.216s 2021-01-25 16:17:15,968 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd2d5a6b-089b-4190-9dfa-22f0e0813eed', 'x-compute-request-id': 'req-bd2d5a6b-089b-4190-9dfa-22f0e0813eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:17,178 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.204s 2021-01-25 16:17:17,179 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4038869-63dd-4fbe-ab04-25761a4e2b60', 'x-compute-request-id': 'req-e4038869-63dd-4fbe-ab04-25761a4e2b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:18,383 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.199s 2021-01-25 16:17:18,383 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919c4ab8-5197-4405-b35c-4dd2b8b7e770', 'x-compute-request-id': 'req-919c4ab8-5197-4405-b35c-4dd2b8b7e770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:19,604 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.215s 2021-01-25 16:17:19,605 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca834d42-8e91-4ce5-886d-b913d77478be', 'x-compute-request-id': 'req-ca834d42-8e91-4ce5-886d-b913d77478be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:20,810 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.199s 2021-01-25 16:17:20,810 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0a725e7-8cd7-4e95-a3fa-cc859074742d', 'x-compute-request-id': 'req-e0a725e7-8cd7-4e95-a3fa-cc859074742d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:22,013 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.198s 2021-01-25 16:17:22,013 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb0a3fe9-8fdf-4090-92a0-8fa160bc5735', 'x-compute-request-id': 'req-cb0a3fe9-8fdf-4090-92a0-8fa160bc5735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:23,216 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.197s 2021-01-25 16:17:23,217 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15173ead-b142-43af-b19b-ba0996aba36d', 'x-compute-request-id': 'req-15173ead-b142-43af-b19b-ba0996aba36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:24,584 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.361s 2021-01-25 16:17:24,585 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9d24dc-8bc6-45cf-812e-4caa19cf28e1', 'x-compute-request-id': 'req-cf9d24dc-8bc6-45cf-812e-4caa19cf28e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:25,791 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.201s 2021-01-25 16:17:25,791 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac2ba58-abb2-4131-a5f3-32a1da943e0c', 'x-compute-request-id': 'req-1ac2ba58-abb2-4131-a5f3-32a1da943e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:26,997 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.199s 2021-01-25 16:17:26,997 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f074b8-c2e0-408d-bac2-614fef000e8c', 'x-compute-request-id': 'req-98f074b8-c2e0-408d-bac2-614fef000e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:28,219 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.217s 2021-01-25 16:17:28,220 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aed85a9-bf0b-41dd-a800-24ccf83e9d47', 'x-compute-request-id': 'req-2aed85a9-bf0b-41dd-a800-24ccf83e9d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:29,425 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.199s 2021-01-25 16:17:29,425 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bcd1ded-1084-4204-ae98-18c3267832dd', 'x-compute-request-id': 'req-6bcd1ded-1084-4204-ae98-18c3267832dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:30,656 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.225s 2021-01-25 16:17:30,657 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b5efceb-4984-4e44-8398-496bfac72dc4', 'x-compute-request-id': 'req-6b5efceb-4984-4e44-8398-496bfac72dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:31,875 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.212s 2021-01-25 16:17:31,875 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2321f2b-2c23-4130-bf1c-4211f6e4fa93', 'x-compute-request-id': 'req-c2321f2b-2c23-4130-bf1c-4211f6e4fa93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:33,116 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.235s 2021-01-25 16:17:33,116 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c0b01f8-d95f-4fab-8dce-5d230d7edb2e', 'x-compute-request-id': 'req-0c0b01f8-d95f-4fab-8dce-5d230d7edb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:34,337 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.215s 2021-01-25 16:17:34,337 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab9311e-3eee-454a-9293-2152ffa8f148', 'x-compute-request-id': 'req-eab9311e-3eee-454a-9293-2152ffa8f148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:35,538 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.195s 2021-01-25 16:17:35,538 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bdca5c-e4fe-45e0-8fa1-3cc3428a5cfa', 'x-compute-request-id': 'req-08bdca5c-e4fe-45e0-8fa1-3cc3428a5cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:36,729 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.186s 2021-01-25 16:17:36,730 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e07bfc5e-7065-4a67-bb1a-93ab1d54b6cf', 'x-compute-request-id': 'req-e07bfc5e-7065-4a67-bb1a-93ab1d54b6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:37,948 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.213s 2021-01-25 16:17:37,949 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1574c29-7a5a-4ffc-b5ef-ebfce7543898', 'x-compute-request-id': 'req-e1574c29-7a5a-4ffc-b5ef-ebfce7543898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:39,190 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.235s 2021-01-25 16:17:39,191 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e2980b-45a4-47e0-a1ad-65c33ce80e72', 'x-compute-request-id': 'req-b4e2980b-45a4-47e0-a1ad-65c33ce80e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:40,401 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.204s 2021-01-25 16:17:40,401 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b45a57c-e57a-4faa-8129-d1f131e15438', 'x-compute-request-id': 'req-6b45a57c-e57a-4faa-8129-d1f131e15438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:41,602 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.195s 2021-01-25 16:17:41,603 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada3307e-b215-4ba9-9c05-0e560aba423e', 'x-compute-request-id': 'req-ada3307e-b215-4ba9-9c05-0e560aba423e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:42,800 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.192s 2021-01-25 16:17:42,801 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cab4b7a-87f7-451c-94d7-2639c0081015', 'x-compute-request-id': 'req-7cab4b7a-87f7-451c-94d7-2639c0081015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:46,558 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 2.751s 2021-01-25 16:17:46,558 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e53233-6c3e-441d-b6f8-2f21e3e4cb90', 'x-compute-request-id': 'req-04e53233-6c3e-441d-b6f8-2f21e3e4cb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:47,738 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.175s 2021-01-25 16:17:47,739 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-679c0c7e-cb82-47fd-8c3b-99c96b129644', 'x-compute-request-id': 'req-679c0c7e-cb82-47fd-8c3b-99c96b129644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:48,946 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.202s 2021-01-25 16:17:48,947 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52532f5b-1892-4c83-b0ea-6320e3feea40', 'x-compute-request-id': 'req-52532f5b-1892-4c83-b0ea-6320e3feea40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:50,173 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.215s 2021-01-25 16:17:50,173 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d5b01d9-14c4-47dc-9a1a-df133f319dbc', 'x-compute-request-id': 'req-4d5b01d9-14c4-47dc-9a1a-df133f319dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:51,708 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.529s 2021-01-25 16:17:51,709 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f1bbec-606b-47c1-8be8-cd742803b808', 'x-compute-request-id': 'req-21f1bbec-606b-47c1-8be8-cd742803b808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:53,270 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.555s 2021-01-25 16:17:53,271 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51c80a2d-561c-4e1c-93cd-acd3b0a32382', 'x-compute-request-id': 'req-51c80a2d-561c-4e1c-93cd-acd3b0a32382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:54,439 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.162s 2021-01-25 16:17:54,440 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44bd2026-2c6e-4158-81ae-7c6eda224728', 'x-compute-request-id': 'req-44bd2026-2c6e-4158-81ae-7c6eda224728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:55,632 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.187s 2021-01-25 16:17:55,632 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8665ee4c-d789-449b-b1a2-036dc0a030e5', 'x-compute-request-id': 'req-8665ee4c-d789-449b-b1a2-036dc0a030e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:57,499 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.862s 2021-01-25 16:17:57,500 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1340b6d-bbe0-40da-9068-5980db0f0b79', 'x-compute-request-id': 'req-d1340b6d-bbe0-40da-9068-5980db0f0b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:17:58,854 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.348s 2021-01-25 16:17:58,854 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7f65b14-1b29-4517-8ff4-5dad2f57dc9d', 'x-compute-request-id': 'req-a7f65b14-1b29-4517-8ff4-5dad2f57dc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:18:00,028 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 0.168s 2021-01-25 16:18:00,028 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c977adc8-cd93-4dfa-bd9c-114bf3ff41cb', 'x-compute-request-id': 'req-c977adc8-cd93-4dfa-bd9c-114bf3ff41cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ACTIVE", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:15:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:19:01,095 94658 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 2021-01-25 16:20:01,155 94658 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 2021-01-25 16:21:01,216 94658 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 2021-01-25 16:21:39,369 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153 218.336s 2021-01-25 16:21:39,370 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1877', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08fd7c1-de4a-4120-8d6e-f5d9e8df3aab', 'x-compute-request-id': 'req-e08fd7c1-de4a-4120-8d6e-f5d9e8df3aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153'} Body: b'{"server": {"id": "48d84467-ba04-416e-847e-085b82fcd153", "name": "tempest-ServerRescueNegativeTestJSON-server-1760368921", "status": "ERROR", "tenant_id": "a01c652f21df4e36a315b475db9f0901", "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "metadata": {}, "hostId": "f0ded30a4e060efdc24b314042a61398deffb637dea86ed627e7ade5", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:27Z", "updated": "2021-01-25T16:21:24Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-524673745-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/48d84467-ba04-416e-847e-085b82fcd153"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 400, "created": "2021-01-25T16:21:23Z", "message": "Instance 48d84467-ba04-416e-847e-085b82fcd153 cannot be rescued: Driver Error: HTTP 502 Proxy Error: Proxy Error: The proxy server received an invalid: response from an upstream server.: The proxy server could not handle the requestReason: Error reading f"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-01-25T16:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40"}]}}' 2021-01-25 16:21:39,374 94658 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "ERROR/None" after 343 second wait 2021-01-25 16:21:39,443 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:21:39,443 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f79b2a0-8998-415a-a4e8-e6b699834fd5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f79b2a0-8998-415a-a4e8-e6b699834fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:39,587 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153/os-volume_attachments/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.140s 2021-01-25 16:21:39,588 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'server': 'Apache/2.4.29 (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': '150', 'x-openstack-request-id': 'req-65326a8d-5fdd-4eb3-8054-4d79d558d321', 'x-compute-request-id': 'req-65326a8d-5fdd-4eb3-8054-4d79d558d321', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/48d84467-ba04-416e-847e-085b82fcd153/os-volume_attachments/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 48d84467-ba04-416e-847e-085b82fcd153 while it is in vm_state error"}}' 2021-01-25 16:21:39,645 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.056s 2021-01-25 16:21:39,645 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7943f7-53e7-4d6f-98b5-a0bad24ed24d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7943f7-53e7-4d6f-98b5-a0bad24ed24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:40,709 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:21:40,710 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4101954d-c31f-45ec-b479-2068819abc4f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4101954d-c31f-45ec-b479-2068819abc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:41,793 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.078s 2021-01-25 16:21:41,793 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187e6a40-237e-49cf-b3b2-2a7567e2dc89', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187e6a40-237e-49cf-b3b2-2a7567e2dc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:42,868 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:21:42,868 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d2a3ac-4375-4f9b-a4cc-829c5b21bad6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d2a3ac-4375-4f9b-a4cc-829c5b21bad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:43,927 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.053s 2021-01-25 16:21:43,927 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69124f39-f7ca-435f-9ff1-8037107d4a49', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69124f39-f7ca-435f-9ff1-8037107d4a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:44,992 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:21:44,992 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f698eb01-7a50-4966-88be-41efdf82cf49', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f698eb01-7a50-4966-88be-41efdf82cf49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:46,061 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:21:46,062 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73ad1c1-3a5c-4f00-88f1-5b3307320d9b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73ad1c1-3a5c-4f00-88f1-5b3307320d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:47,131 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:21:47,132 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d344c3-d52f-466f-a65f-363ba532cf87', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d344c3-d52f-466f-a65f-363ba532cf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:48,194 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.052s 2021-01-25 16:21:48,194 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7232abd0-5044-4d15-a492-0784959e427b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7232abd0-5044-4d15-a492-0784959e427b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:49,258 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:21:49,258 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2775b0b0-7bf3-4ae0-b673-f8386157b607', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2775b0b0-7bf3-4ae0-b673-f8386157b607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:50,330 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:21:50,330 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2717f94d-e3ab-44a8-8285-2fdc0b546574', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2717f94d-e3ab-44a8-8285-2fdc0b546574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:51,391 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:21:51,392 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0bf082-c459-4993-b0bb-9b4b6d55edaf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0bf082-c459-4993-b0bb-9b4b6d55edaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:52,496 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.098s 2021-01-25 16:21:52,496 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef58b3c1-b2a7-44f6-ae39-e7343f1347ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef58b3c1-b2a7-44f6-ae39-e7343f1347ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:53,560 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.058s 2021-01-25 16:21:53,560 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f882dc79-8880-447d-a2f7-8cb55e2bb398', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f882dc79-8880-447d-a2f7-8cb55e2bb398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:54,640 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:21:54,640 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8388293a-5472-42da-8ba0-1287ec8aa886', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8388293a-5472-42da-8ba0-1287ec8aa886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:55,708 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:21:55,708 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a05bada-c5f5-4b1e-a023-63a543c98c83', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a05bada-c5f5-4b1e-a023-63a543c98c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:56,777 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:21:56,777 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac912b5-af4c-4803-a2b1-9df89505fcd6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac912b5-af4c-4803-a2b1-9df89505fcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:57,858 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:21:57,858 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d6bb56-b148-4819-a416-54fd5b8fbd59', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d6bb56-b148-4819-a416-54fd5b8fbd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:21:58,921 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:21:58,921 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e503fe84-9332-455b-a16a-8d6d21c3ce37', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e503fe84-9332-455b-a16a-8d6d21c3ce37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:00,060 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.134s 2021-01-25 16:22:00,060 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7798ab-1f53-4129-857f-ba436881d4e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7798ab-1f53-4129-857f-ba436881d4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:01,117 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.052s 2021-01-25 16:22:01,118 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b6f3b5-ec92-4505-a481-35ee70480891', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b6f3b5-ec92-4505-a481-35ee70480891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:02,222 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.100s 2021-01-25 16:22:02,223 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f55d97-23dd-41a1-924b-b038e50144a3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f55d97-23dd-41a1-924b-b038e50144a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:03,285 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.058s 2021-01-25 16:22:03,285 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43959351-d811-4854-b853-de583de32e04', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43959351-d811-4854-b853-de583de32e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:04,376 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.087s 2021-01-25 16:22:04,377 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc6b7a3-6269-42e3-b1f1-38c441748924', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc6b7a3-6269-42e3-b1f1-38c441748924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:05,447 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:22:05,448 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc5f3aa-3380-4605-9e4e-04f7f581e3fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc5f3aa-3380-4605-9e4e-04f7f581e3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:06,612 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.159s 2021-01-25 16:22:06,612 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26dc170f-283f-4792-a554-266f64d55ada', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26dc170f-283f-4792-a554-266f64d55ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:07,790 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.173s 2021-01-25 16:22:07,791 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ad48b1-547a-4cd3-bf5e-6eb2bda4cd83', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ad48b1-547a-4cd3-bf5e-6eb2bda4cd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:08,886 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.090s 2021-01-25 16:22:08,887 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26692042-ff30-4d47-a3db-46757e9c477d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26692042-ff30-4d47-a3db-46757e9c477d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:09,962 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:22:09,962 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae9fcf7-8033-46e5-a844-d9ea16d95514', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae9fcf7-8033-46e5-a844-d9ea16d95514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:11,035 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:22:11,035 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50273123-5fe0-4615-a3a2-9355dec92673', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50273123-5fe0-4615-a3a2-9355dec92673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:12,096 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:22:12,097 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531e366e-a949-42da-a655-35a1b5717ffa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531e366e-a949-42da-a655-35a1b5717ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:13,178 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:22:13,179 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf1dd28-5b87-4026-973c-a74029fe7492', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf1dd28-5b87-4026-973c-a74029fe7492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:14,241 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:22:14,242 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810e68be-7ab7-4fa1-8716-a154e6436df7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810e68be-7ab7-4fa1-8716-a154e6436df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:15,312 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.061s 2021-01-25 16:22:15,312 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d400830-9ae2-4e8e-b268-57d0527e41f6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d400830-9ae2-4e8e-b268-57d0527e41f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:16,382 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:22:16,382 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d6b93f-0913-4958-b954-4c9d6a7fd6f7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d6b93f-0913-4958-b954-4c9d6a7fd6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:17,485 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.098s 2021-01-25 16:22:17,486 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18712b7-b965-4969-8622-2626a7a21a72', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18712b7-b965-4969-8622-2626a7a21a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:18,557 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:22:18,557 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bf6b07-f2ba-4694-a0c2-9658b99a91ce', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bf6b07-f2ba-4694-a0c2-9658b99a91ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:19,630 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:22:19,630 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b67202-68f3-4adf-908c-094173d3baa8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b67202-68f3-4adf-908c-094173d3baa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:20,706 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:22:20,706 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8521380-bb7f-4e19-a45f-83bf4be477f1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8521380-bb7f-4e19-a45f-83bf4be477f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:21,798 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:22:21,799 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1088db9-bef3-4068-abdf-dd19fbd13879', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1088db9-bef3-4068-abdf-dd19fbd13879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:22,857 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.052s 2021-01-25 16:22:22,857 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59271a9-f75d-4ff7-b13c-b2ae5f4206a3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59271a9-f75d-4ff7-b13c-b2ae5f4206a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:23,923 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:22:23,923 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7611b4b5-f57e-4ef2-ab90-5cccbf0f30de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7611b4b5-f57e-4ef2-ab90-5cccbf0f30de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:24,983 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.055s 2021-01-25 16:22:24,983 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed3588b-9bf3-435a-bbe2-0edbb4daf526', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed3588b-9bf3-435a-bbe2-0edbb4daf526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:26,065 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:22:26,066 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba8c839d-42b8-4e6e-a14d-b08ce140df43', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba8c839d-42b8-4e6e-a14d-b08ce140df43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:27,157 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:22:27,157 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61d5ac1-d47d-4c8d-87a4-674ca6d4959d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61d5ac1-d47d-4c8d-87a4-674ca6d4959d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:28,234 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:22:28,235 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d0939f-15bc-44e9-b7ba-48a69f7dc04e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d0939f-15bc-44e9-b7ba-48a69f7dc04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:29,317 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:22:29,317 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6925e7-13ae-4a5b-b01a-eba7e4358512', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6925e7-13ae-4a5b-b01a-eba7e4358512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:30,375 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.052s 2021-01-25 16:22:30,375 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa9fd74-ee3e-45f4-9d1a-0bd6f856b3b5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa9fd74-ee3e-45f4-9d1a-0bd6f856b3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:31,459 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:22:31,460 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165d124a-26a5-497a-8834-44e16a96b007', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165d124a-26a5-497a-8834-44e16a96b007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:32,542 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:22:32,542 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a438c0a7-ff49-455f-be7a-e34eb11163d5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a438c0a7-ff49-455f-be7a-e34eb11163d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:33,609 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:22:33,609 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16903c55-77b9-4e00-9f5b-2e9176edfc77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16903c55-77b9-4e00-9f5b-2e9176edfc77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:34,682 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:22:34,682 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4ed5bb-b5a8-4db2-8ad3-a800577d2362', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4ed5bb-b5a8-4db2-8ad3-a800577d2362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:35,743 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.056s 2021-01-25 16:22:35,743 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731cffaf-a86b-4f2d-a2c4-3aac4d5a8e58', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731cffaf-a86b-4f2d-a2c4-3aac4d5a8e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:36,815 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:22:36,816 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926862ac-8507-4e27-abb6-79f2068e5e1a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926862ac-8507-4e27-abb6-79f2068e5e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:37,900 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:22:37,900 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad22e10d-e5b8-4833-9331-1216210817e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad22e10d-e5b8-4833-9331-1216210817e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:38,969 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:22:38,969 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc99f74-23b4-4d61-b943-e7b3169a83d5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc99f74-23b4-4d61-b943-e7b3169a83d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:40,038 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:22:40,038 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f526fb81-1c82-4748-a25f-f7eff6821385', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f526fb81-1c82-4748-a25f-f7eff6821385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:41,097 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.054s 2021-01-25 16:22:41,098 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3555bc-e709-4989-a300-c167b66b3335', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3555bc-e709-4989-a300-c167b66b3335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:42,156 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.053s 2021-01-25 16:22:42,157 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7990bca4-1d8b-4ffe-99b7-1449a9a38899', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7990bca4-1d8b-4ffe-99b7-1449a9a38899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:43,242 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.080s 2021-01-25 16:22:43,243 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65fdb85d-53ab-48f6-b03b-8451ca64128a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65fdb85d-53ab-48f6-b03b-8451ca64128a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:44,311 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:22:44,311 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ceffb60-ac0d-4110-89dd-ef5f723d7334', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ceffb60-ac0d-4110-89dd-ef5f723d7334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:45,396 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:22:45,396 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10df5274-1b9e-4488-981d-a282802a4f45', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10df5274-1b9e-4488-981d-a282802a4f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:46,516 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.110s 2021-01-25 16:22:46,516 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beaf99fa-9e79-4ef1-bed7-8ed79f6761ec', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beaf99fa-9e79-4ef1-bed7-8ed79f6761ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:47,577 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.055s 2021-01-25 16:22:47,577 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7727fd5-9e0d-42da-b79b-ccdab054f1e7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7727fd5-9e0d-42da-b79b-ccdab054f1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:48,653 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:22:48,654 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68407a28-0d7a-41bf-89ad-8d96c35d81c1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68407a28-0d7a-41bf-89ad-8d96c35d81c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:49,728 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:22:49,729 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf3a3ed-ab8e-4776-95cf-faace4cc782d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf3a3ed-ab8e-4776-95cf-faace4cc782d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:50,792 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:22:50,793 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbee1a1-2b79-4137-b77f-41c50f1d83ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbee1a1-2b79-4137-b77f-41c50f1d83ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:51,869 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:22:51,869 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4ce07f-e936-4ac4-a34a-2161d9d3b840', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4ce07f-e936-4ac4-a34a-2161d9d3b840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:52,943 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:22:52,943 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7759b5d5-7b8a-4ad7-91db-ffd6e2be08d7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7759b5d5-7b8a-4ad7-91db-ffd6e2be08d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:54,033 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.084s 2021-01-25 16:22:54,033 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b8ef07-5c9e-47b8-8237-c6c0aebcd416', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b8ef07-5c9e-47b8-8237-c6c0aebcd416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:55,114 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:22:55,114 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e90f26-f350-4fa7-8e89-0be787753f29', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e90f26-f350-4fa7-8e89-0be787753f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:56,188 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:22:56,188 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0eed7b-ce96-4d77-be4e-f1a045fc30be', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0eed7b-ce96-4d77-be4e-f1a045fc30be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:57,278 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:22:57,278 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1ec8ee-2958-480c-abe1-29704762859a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1ec8ee-2958-480c-abe1-29704762859a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:58,352 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:22:58,352 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b22328-ffb6-4cd0-acf3-1cbf44930b7f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b22328-ffb6-4cd0-acf3-1cbf44930b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:22:59,416 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.058s 2021-01-25 16:22:59,416 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41066bc-2d2f-43f2-8b1a-133800bb0c77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41066bc-2d2f-43f2-8b1a-133800bb0c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:00,484 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:23:00,484 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fb0a45-a6e2-4694-b6fa-3e6dc41ad5a5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fb0a45-a6e2-4694-b6fa-3e6dc41ad5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:01,554 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:23:01,554 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c51857a-b421-4a5c-90b8-85982d5a3dad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c51857a-b421-4a5c-90b8-85982d5a3dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:02,628 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:23:02,629 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82bb823c-4bc2-47fa-b425-ce442d4f5bd8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82bb823c-4bc2-47fa-b425-ce442d4f5bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:03,705 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:23:03,705 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878749e4-ab20-45e8-a8dc-7aafb3a8599d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878749e4-ab20-45e8-a8dc-7aafb3a8599d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:04,774 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:23:04,775 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd697f6c-e3f5-4499-9a40-21dd92d1af76', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd697f6c-e3f5-4499-9a40-21dd92d1af76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:05,863 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:23:05,863 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93873cd-7567-498e-b506-15411b430c87', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93873cd-7567-498e-b506-15411b430c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:06,934 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:23:06,934 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805b2363-5997-492f-b3f4-0ebf63757d3a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805b2363-5997-492f-b3f4-0ebf63757d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:08,026 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:23:08,026 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b77428e-cc8e-4a73-827c-83b4b5214658', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b77428e-cc8e-4a73-827c-83b4b5214658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:09,102 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:23:09,102 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5cfeb0-376a-480b-a863-b3d91c1107c5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5cfeb0-376a-480b-a863-b3d91c1107c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:10,177 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:23:10,177 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cecefa9-7324-4697-9fc4-fd23dfca159c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cecefa9-7324-4697-9fc4-fd23dfca159c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:11,252 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:23:11,253 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01a67fe-a46c-456f-9856-1770004533ca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01a67fe-a46c-456f-9856-1770004533ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:12,332 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:23:12,332 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e00848-eda7-4166-8dbe-9c95cc6fea16', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e00848-eda7-4166-8dbe-9c95cc6fea16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:13,398 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:23:13,398 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6b7331-ee08-401d-a55f-a1c4cbf03d49', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6b7331-ee08-401d-a55f-a1c4cbf03d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:14,478 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:23:14,479 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b42bbd-cf00-45d3-98e0-d8d757ecc176', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b42bbd-cf00-45d3-98e0-d8d757ecc176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:15,547 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.061s 2021-01-25 16:23:15,547 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1a03d4-9050-49f1-a02d-d60effc2f8b9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1a03d4-9050-49f1-a02d-d60effc2f8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:16,627 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:23:16,628 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940c01bb-133a-4400-ad7b-07310f809ade', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940c01bb-133a-4400-ad7b-07310f809ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:17,705 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:23:17,706 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff51f2c1-d30f-4e65-abd1-eb6fbfa79e5f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff51f2c1-d30f-4e65-abd1-eb6fbfa79e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:18,786 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:23:18,787 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd4d897-f6a6-494c-affa-2b9d1ed75a50', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd4d897-f6a6-494c-affa-2b9d1ed75a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:19,877 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:23:19,878 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728f6301-5741-47b8-95bd-8ee78786a74a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728f6301-5741-47b8-95bd-8ee78786a74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:20,951 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:23:20,951 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c3c743-fa08-4002-a078-3ccbf3767083', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c3c743-fa08-4002-a078-3ccbf3767083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:22,027 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:23:22,028 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947a8c17-5efb-415b-9ea4-18cbfc030ec7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947a8c17-5efb-415b-9ea4-18cbfc030ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:23,110 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:23:23,110 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0b0d17-6174-49bc-a5c8-8593c3387c6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0b0d17-6174-49bc-a5c8-8593c3387c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:24,202 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:23:24,203 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db31998-4b6a-48d6-82ae-8c5c54d1d1d7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db31998-4b6a-48d6-82ae-8c5c54d1d1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:25,286 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:23:25,287 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfff2b2-7b7b-41fe-917b-f9baa12e298f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfff2b2-7b7b-41fe-917b-f9baa12e298f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:26,360 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:23:26,360 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e379767-76c1-403d-916e-1c9b098e849b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e379767-76c1-403d-916e-1c9b098e849b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:27,438 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:23:27,438 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aebad81-f924-46cb-929a-2f1c34d7e57d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aebad81-f924-46cb-929a-2f1c34d7e57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:28,511 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:23:28,512 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579207a8-e590-4ad2-b695-4ce62c2bf6d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579207a8-e590-4ad2-b695-4ce62c2bf6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:29,593 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:23:29,593 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469a2947-6609-4504-b894-08be97132c1f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469a2947-6609-4504-b894-08be97132c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:30,657 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:23:30,657 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b7f838-28c1-4052-9cdb-212cf54a294d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b7f838-28c1-4052-9cdb-212cf54a294d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:31,738 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:23:31,739 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2943a452-8a06-4ade-9b3c-8fb7723b1265', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2943a452-8a06-4ade-9b3c-8fb7723b1265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:32,829 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.081s 2021-01-25 16:23:32,830 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b94c63-7ada-45be-95dd-548d6873e76b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b94c63-7ada-45be-95dd-548d6873e76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:33,919 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.083s 2021-01-25 16:23:33,920 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39609b5-bb5b-4f9f-9e3d-112a1c80be7b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39609b5-bb5b-4f9f-9e3d-112a1c80be7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:35,002 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:23:35,002 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f39f46-9ac7-4e61-8a3e-f8c8fe9c918d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f39f46-9ac7-4e61-8a3e-f8c8fe9c918d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:36,082 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:23:36,083 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3488dd35-ab66-4abc-9383-a8ad6adb107a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3488dd35-ab66-4abc-9383-a8ad6adb107a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:37,162 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:23:37,163 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d52969b-c032-4792-9425-876aba867f30', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d52969b-c032-4792-9425-876aba867f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:38,228 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:23:38,228 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e07b757-469d-42ad-83e3-56b31b5917df', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e07b757-469d-42ad-83e3-56b31b5917df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:39,309 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:23:39,310 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aebee97-3643-4b89-9133-eed7859830b5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aebee97-3643-4b89-9133-eed7859830b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:40,382 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:23:40,382 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7dc88d6-712a-4736-bb6b-7c11f5f7982a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7dc88d6-712a-4736-bb6b-7c11f5f7982a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:41,442 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.055s 2021-01-25 16:23:41,442 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6efb40-e7f6-4503-8f78-fd7c411c9f69', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6efb40-e7f6-4503-8f78-fd7c411c9f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:42,511 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:23:42,511 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05bacfb-3861-4144-b6bc-406dbea5e5c2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05bacfb-3861-4144-b6bc-406dbea5e5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:43,581 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:23:43,582 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc82de89-da11-4b9a-8876-f8c1c91acd48', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc82de89-da11-4b9a-8876-f8c1c91acd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:44,662 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:23:44,662 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4f28f4-0b5d-40ef-baa2-f7f0a39e0818', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4f28f4-0b5d-40ef-baa2-f7f0a39e0818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:45,742 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:23:45,742 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a01ac4-a88b-4df5-a568-ffb2cceef24d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a01ac4-a88b-4df5-a568-ffb2cceef24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:46,816 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:23:46,816 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba18a1f-7cb5-4016-b507-ad6b42c80d8f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba18a1f-7cb5-4016-b507-ad6b42c80d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:47,901 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:23:47,901 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8013fe4d-ef58-41fa-aba0-d1835f4fdc97', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8013fe4d-ef58-41fa-aba0-d1835f4fdc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:48,960 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.053s 2021-01-25 16:23:48,960 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fc6632-b0d5-4ca9-b371-257bd9ede09b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fc6632-b0d5-4ca9-b371-257bd9ede09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:50,047 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.081s 2021-01-25 16:23:50,047 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04248931-17c8-463c-a424-95721429026a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04248931-17c8-463c-a424-95721429026a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:51,127 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:23:51,128 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e995bb-28cc-4ffd-9b05-7704cd6bc08f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e995bb-28cc-4ffd-9b05-7704cd6bc08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:52,196 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.061s 2021-01-25 16:23:52,197 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702691ac-d4e9-498b-8cf4-bb7e1921d4c0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702691ac-d4e9-498b-8cf4-bb7e1921d4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:53,259 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:23:53,259 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73191fc-7b0a-448d-8982-00645d64c896', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73191fc-7b0a-448d-8982-00645d64c896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:54,323 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.058s 2021-01-25 16:23:54,323 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd15d54-0340-46f0-9e41-dac43ee3378e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd15d54-0340-46f0-9e41-dac43ee3378e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:55,417 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.089s 2021-01-25 16:23:55,417 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0bb099-cc69-40cc-9e6b-2bc4e16f1d25', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0bb099-cc69-40cc-9e6b-2bc4e16f1d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:56,483 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:23:56,483 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ea5c86-e5fe-4367-a475-8a8a5cde0aa4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ea5c86-e5fe-4367-a475-8a8a5cde0aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:57,567 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.078s 2021-01-25 16:23:57,568 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2e950c-77ae-4d9c-8a8a-2b439c225258', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2e950c-77ae-4d9c-8a8a-2b439c225258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:58,629 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.056s 2021-01-25 16:23:58,629 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689c8b0d-742c-4592-90a9-751bbfcbc3a6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689c8b0d-742c-4592-90a9-751bbfcbc3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:23:59,706 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:23:59,707 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b85b7b-6fe0-4662-9b5f-fb12f600ab22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b85b7b-6fe0-4662-9b5f-fb12f600ab22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:00,782 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:24:00,782 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f24912-cc12-472c-b055-f80db0b29232', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f24912-cc12-472c-b055-f80db0b29232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:01,876 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.089s 2021-01-25 16:24:01,876 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1490fc-6c61-41a7-9eb2-8bd9232056af', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1490fc-6c61-41a7-9eb2-8bd9232056af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:02,931 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.049s 2021-01-25 16:24:02,932 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246ae0cb-d0f5-4197-ae47-a60a7508a49a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246ae0cb-d0f5-4197-ae47-a60a7508a49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:04,003 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:24:04,004 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26032f66-15ae-4911-97e6-a2fccdc7f234', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26032f66-15ae-4911-97e6-a2fccdc7f234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:05,085 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:24:05,085 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3228130a-fb02-47c4-9292-4e831f1e0e5c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3228130a-fb02-47c4-9292-4e831f1e0e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:06,144 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.054s 2021-01-25 16:24:06,145 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd40b2a9-09d8-4c18-9165-4b5c338d3a57', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd40b2a9-09d8-4c18-9165-4b5c338d3a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:07,224 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:24:07,225 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5199cf-a741-47b7-aaa6-bd7362618fdb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5199cf-a741-47b7-aaa6-bd7362618fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:08,293 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:24:08,293 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41da2047-6127-484f-b260-8cf7e54c47bd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41da2047-6127-484f-b260-8cf7e54c47bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:09,360 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:24:09,361 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3129b441-10ce-48fb-a49b-8a3212be5b7e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3129b441-10ce-48fb-a49b-8a3212be5b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:10,437 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:24:10,437 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028f2eb0-00dd-4e9a-bcab-bc017b9134ce', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028f2eb0-00dd-4e9a-bcab-bc017b9134ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:11,514 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:24:11,515 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f63f404-f2bf-44e7-ab30-f29cfbbe0bd5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f63f404-f2bf-44e7-ab30-f29cfbbe0bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:12,594 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:24:12,595 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7248f27e-dd34-4168-ad39-f137fee9401f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7248f27e-dd34-4168-ad39-f137fee9401f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:13,676 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:24:13,677 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5230f4-ddca-4798-9866-a8af4a9fec6b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5230f4-ddca-4798-9866-a8af4a9fec6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:14,766 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:24:14,766 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb971645-39ae-4bf2-8b6d-f00058612e03', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb971645-39ae-4bf2-8b6d-f00058612e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:15,831 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:24:15,832 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90129c3-eadf-48a8-984d-a92ad95766ff', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90129c3-eadf-48a8-984d-a92ad95766ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:16,905 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:24:16,905 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84639aa7-2017-4593-9365-3f6dbb4dbb2a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84639aa7-2017-4593-9365-3f6dbb4dbb2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:17,976 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:24:17,977 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90a93d9-7154-4c4c-9980-7766fb3290a8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90a93d9-7154-4c4c-9980-7766fb3290a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:19,048 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:24:19,048 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a84e9c-56c4-4eba-a39e-5bd4eeca1bbe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a84e9c-56c4-4eba-a39e-5bd4eeca1bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:20,110 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.056s 2021-01-25 16:24:20,110 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca1876f-c196-4da6-867d-10875a83fa9f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca1876f-c196-4da6-867d-10875a83fa9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:21,186 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:24:21,186 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2befae-be68-46a7-95bf-4a5dff484d6f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2befae-be68-46a7-95bf-4a5dff484d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:22,266 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:24:22,267 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116e59f2-f232-48c0-9f52-6e79437497e8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116e59f2-f232-48c0-9f52-6e79437497e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:23,334 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:24:23,335 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4a7804-d81f-40f0-a8e2-2e6e027bb57e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4a7804-d81f-40f0-a8e2-2e6e027bb57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:24,408 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:24:24,408 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63372d7-bd6d-4ab7-8dd6-1eb86c44a008', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63372d7-bd6d-4ab7-8dd6-1eb86c44a008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:25,480 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:24:25,480 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca17ce7b-843c-49a7-adb5-ac110c5abee4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca17ce7b-843c-49a7-adb5-ac110c5abee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:26,554 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:24:26,555 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144cf885-f73f-49ee-9ddd-816685f08a10', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144cf885-f73f-49ee-9ddd-816685f08a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:27,628 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:24:27,628 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1be0ff-6a7a-496e-9610-6ec680284c4b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1be0ff-6a7a-496e-9610-6ec680284c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:28,711 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:24:28,711 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c6e08c-1d5c-49e4-b983-12e6eaf30ccc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c6e08c-1d5c-49e4-b983-12e6eaf30ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:29,791 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:24:29,792 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd52913-01b1-491d-9a8c-40e1a514f7e9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd52913-01b1-491d-9a8c-40e1a514f7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:30,866 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:24:30,866 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e931c359-e136-4512-9c71-60b1217a0707', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e931c359-e136-4512-9c71-60b1217a0707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:31,949 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:24:31,950 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18218337-3c0d-4532-8bb0-0e2ac880d693', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18218337-3c0d-4532-8bb0-0e2ac880d693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:33,028 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:24:33,028 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964eedc2-8d29-4e22-b8d2-ca109b307619', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964eedc2-8d29-4e22-b8d2-ca109b307619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:34,091 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.058s 2021-01-25 16:24:34,091 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43d1376-0760-432f-ac88-4b813070146c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43d1376-0760-432f-ac88-4b813070146c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:35,186 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.089s 2021-01-25 16:24:35,186 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2bf2fb-c2d0-4597-993b-78c642e4426d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2bf2fb-c2d0-4597-993b-78c642e4426d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:36,267 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:24:36,268 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9e4d7c-f16f-437b-8f17-8b609acb003e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9e4d7c-f16f-437b-8f17-8b609acb003e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:37,349 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:24:37,349 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9c6eae-017c-4fe2-96cd-a380298a3dc2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9c6eae-017c-4fe2-96cd-a380298a3dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:38,432 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:24:38,432 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7c0cdf-383b-41ba-90ca-c559084f9242', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7c0cdf-383b-41ba-90ca-c559084f9242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:39,512 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:24:39,513 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805e886c-54f1-460e-a277-fb0bae81f953', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805e886c-54f1-460e-a277-fb0bae81f953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:40,585 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:24:40,586 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af93ddbc-7a2d-44ae-9874-72c3f6c727ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af93ddbc-7a2d-44ae-9874-72c3f6c727ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:41,667 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:24:41,668 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92a1e53-e00f-48cf-bff5-7378eecbd7d4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92a1e53-e00f-48cf-bff5-7378eecbd7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:42,744 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:24:42,745 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924f2f51-6897-4eac-a90d-16a6409e76ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924f2f51-6897-4eac-a90d-16a6409e76ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:43,820 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:24:43,821 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09a3d83-7a6e-4694-af0c-d7e9de3deb96', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09a3d83-7a6e-4694-af0c-d7e9de3deb96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:44,903 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:24:44,903 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca43363-8d52-4c03-a043-281d79c7bcb6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca43363-8d52-4c03-a043-281d79c7bcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:45,984 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:24:45,985 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f55a30-98f2-4cee-998e-cf34fec0d8be', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f55a30-98f2-4cee-998e-cf34fec0d8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:47,071 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:24:47,071 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f80eb38f-a044-4835-90f7-f52b521c7400', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f80eb38f-a044-4835-90f7-f52b521c7400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:48,156 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:24:48,157 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e28dfb-9646-4b72-8a83-efaeacac2809', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e28dfb-9646-4b72-8a83-efaeacac2809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:49,250 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.087s 2021-01-25 16:24:49,250 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787c2f19-cdf9-443c-a27e-c78c4f6d398e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787c2f19-cdf9-443c-a27e-c78c4f6d398e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:50,331 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:24:50,331 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd929f70-8db8-4104-81b8-39fdd46de8e0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd929f70-8db8-4104-81b8-39fdd46de8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:51,396 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:24:51,397 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075563af-f620-4692-a4ee-9889404226c3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075563af-f620-4692-a4ee-9889404226c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:52,477 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:24:52,477 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e41be19-b454-4621-b538-43943f2148d5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e41be19-b454-4621-b538-43943f2148d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:53,549 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:24:53,549 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9371f457-cebd-4111-9b30-1337f7df9891', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9371f457-cebd-4111-9b30-1337f7df9891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:54,627 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:24:54,628 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52f9fcf-fbc8-4aa8-97b8-253d35223c3b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52f9fcf-fbc8-4aa8-97b8-253d35223c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:55,720 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:24:55,720 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b4e40b-482f-41b6-9cdf-f5e8ef6da1d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b4e40b-482f-41b6-9cdf-f5e8ef6da1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:56,792 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:24:56,793 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5add6454-c929-4e5a-8f8e-3bbd5e198010', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5add6454-c929-4e5a-8f8e-3bbd5e198010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:57,872 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:24:57,873 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f78dde2-21ac-493a-81c4-bd1a49c5584d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f78dde2-21ac-493a-81c4-bd1a49c5584d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:24:58,949 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:24:58,950 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a92597-6205-4e32-9861-8f06c6c0008e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a92597-6205-4e32-9861-8f06c6c0008e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:00,020 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:25:00,020 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6881f80-3097-4384-a53c-badab6c1cc5c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6881f80-3097-4384-a53c-badab6c1cc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:01,090 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:25:01,091 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20dd85a3-cac0-4fd2-9f9a-f70b09bbcba3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20dd85a3-cac0-4fd2-9f9a-f70b09bbcba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:02,162 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:25:02,163 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a773029d-ed5b-43e9-ae61-66e32ae2e21e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a773029d-ed5b-43e9-ae61-66e32ae2e21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:03,237 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:25:03,238 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540c799f-aea7-4530-8f39-d9d24ba24320', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540c799f-aea7-4530-8f39-d9d24ba24320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:04,302 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:25:04,302 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96083e60-6454-43f8-bd00-3a1d4207ad12', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96083e60-6454-43f8-bd00-3a1d4207ad12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:05,387 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:25:05,387 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c354bc-b289-443b-9b0a-ad4d1f8d6f28', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c354bc-b289-443b-9b0a-ad4d1f8d6f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:06,469 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:25:06,469 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21107291-1053-4704-a24f-3948ee0b0d9a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21107291-1053-4704-a24f-3948ee0b0d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:07,541 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:25:07,542 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7ae5b7-3c40-46f5-8ab8-e325c4d2a003', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7ae5b7-3c40-46f5-8ab8-e325c4d2a003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:08,607 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:25:08,608 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec834af6-c947-4f8a-8880-75cb77c8bca3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec834af6-c947-4f8a-8880-75cb77c8bca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:09,684 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:25:09,685 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aedd177-6062-43bb-9cf2-5c28850ffb78', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aedd177-6062-43bb-9cf2-5c28850ffb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:10,741 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.051s 2021-01-25 16:25:10,741 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb6c2ed-825c-4d30-a829-76523dce8682', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb6c2ed-825c-4d30-a829-76523dce8682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:11,812 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:25:11,813 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9d2bee-9978-40d1-98b9-22784693c058', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9d2bee-9978-40d1-98b9-22784693c058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:12,881 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:25:12,881 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d676ab-8b42-4030-95b3-4f5850b319fb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d676ab-8b42-4030-95b3-4f5850b319fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:13,968 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.078s 2021-01-25 16:25:13,969 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62db8ca0-86dc-4820-9208-ad6d1fe6a1a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62db8ca0-86dc-4820-9208-ad6d1fe6a1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:15,049 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:25:15,049 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b9c8da-148d-4bd2-9d12-54ae1c2ebb99', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b9c8da-148d-4bd2-9d12-54ae1c2ebb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:16,133 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:25:16,133 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fbb3d2-39ed-493d-9f8b-bc66e072df87', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fbb3d2-39ed-493d-9f8b-bc66e072df87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:17,219 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.080s 2021-01-25 16:25:17,220 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee32615-7fec-43b1-8158-4450900fdadb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee32615-7fec-43b1-8158-4450900fdadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:18,303 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:25:18,303 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f9b5b4-0190-4f82-9ec2-c44c988526e5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f9b5b4-0190-4f82-9ec2-c44c988526e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:19,378 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:25:19,378 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11587402-d481-4914-9ac5-3036a5e796a3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11587402-d481-4914-9ac5-3036a5e796a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:20,469 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.085s 2021-01-25 16:25:20,470 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d40c3c-6a29-475e-b382-ee73b7a3abe0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d40c3c-6a29-475e-b382-ee73b7a3abe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:21,557 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.080s 2021-01-25 16:25:21,558 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe52417a-90da-419e-a5d4-fb7bfcf571dc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe52417a-90da-419e-a5d4-fb7bfcf571dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:22,637 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:25:22,638 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0373cd28-a8be-455b-b99e-a52e39de630c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0373cd28-a8be-455b-b99e-a52e39de630c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:23,722 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:25:23,722 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce832c4d-718a-488d-a75b-22b08022864b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce832c4d-718a-488d-a75b-22b08022864b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:24,793 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:25:24,793 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2e3a5b-81d1-48ef-949c-7cc55df8093c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2e3a5b-81d1-48ef-949c-7cc55df8093c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:25,856 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.058s 2021-01-25 16:25:25,857 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4d13a2-c899-488e-a6c8-83a7c2887150', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4d13a2-c899-488e-a6c8-83a7c2887150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:26,937 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:25:26,937 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f4574f-0222-4cd9-8d98-bc4510eeae4a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f4574f-0222-4cd9-8d98-bc4510eeae4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:28,027 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.080s 2021-01-25 16:25:28,028 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ccc752-0b43-4c32-981c-a7edfb51fe7a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ccc752-0b43-4c32-981c-a7edfb51fe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:29,108 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:25:29,109 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c026474f-8d48-431e-8d51-da21cc683e18', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c026474f-8d48-431e-8d51-da21cc683e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:30,190 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:25:30,191 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174c9939-ca7c-4c84-a467-c3987b5c597b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174c9939-ca7c-4c84-a467-c3987b5c597b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:31,281 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.080s 2021-01-25 16:25:31,281 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4805f6-f3b5-4d4b-ae74-b1d778503613', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4805f6-f3b5-4d4b-ae74-b1d778503613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:32,359 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:25:32,359 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21ba128-b558-42bd-8ddf-b86fba06d4dc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21ba128-b558-42bd-8ddf-b86fba06d4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:33,432 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:25:33,432 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6163c9e-5c3f-4ebd-8fcb-1b9e40b9dd16', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6163c9e-5c3f-4ebd-8fcb-1b9e40b9dd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:34,499 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:25:34,499 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652fc03e-001a-4f84-904c-bb62a2cdcf03', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652fc03e-001a-4f84-904c-bb62a2cdcf03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:35,582 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.078s 2021-01-25 16:25:35,582 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9f3ca3-5258-4d53-9ccb-72f44ff81124', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9f3ca3-5258-4d53-9ccb-72f44ff81124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:36,670 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.082s 2021-01-25 16:25:36,670 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246915ad-42eb-48f0-b203-74a0108c20ae', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246915ad-42eb-48f0-b203-74a0108c20ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:37,747 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:25:37,748 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512b2c60-aeb2-4a60-9ce7-ec87c68c3eb8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512b2c60-aeb2-4a60-9ce7-ec87c68c3eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:38,826 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:25:38,826 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef51b5c8-6b5a-49e5-9ee7-84813511bc1c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef51b5c8-6b5a-49e5-9ee7-84813511bc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:39,904 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:25:39,904 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8770b28-75d6-4bdf-b484-c6e17fec5175', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8770b28-75d6-4bdf-b484-c6e17fec5175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:40,986 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:25:40,987 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2041c2-9814-47d6-a7a9-d2568014c6f4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2041c2-9814-47d6-a7a9-d2568014c6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:42,055 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:25:42,055 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e18a07-b489-4bbd-a667-14639c9d4b12', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e18a07-b489-4bbd-a667-14639c9d4b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:43,140 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:25:43,141 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c820628d-9c52-49c4-92a6-f7b2d3725141', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c820628d-9c52-49c4-92a6-f7b2d3725141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:44,210 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:25:44,210 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41ea5c1-d791-4932-aa5a-5168b51aa304', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41ea5c1-d791-4932-aa5a-5168b51aa304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:45,289 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:25:45,289 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6078cf19-b0ba-433f-96a4-45e1b967d1c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6078cf19-b0ba-433f-96a4-45e1b967d1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:46,369 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:25:46,369 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f3a0e0-1347-43a7-b475-8bb6a00a892a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f3a0e0-1347-43a7-b475-8bb6a00a892a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:47,459 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.083s 2021-01-25 16:25:47,459 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b7b124-fd07-4134-9959-66f496e7ef7c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b7b124-fd07-4134-9959-66f496e7ef7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:48,529 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.065s 2021-01-25 16:25:48,530 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb9c0e3-fb4f-4f6d-8641-74c7b9135676', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb9c0e3-fb4f-4f6d-8641-74c7b9135676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:49,616 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:25:49,617 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7b0a73-9f3b-4618-9050-04adc91be1de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7b0a73-9f3b-4618-9050-04adc91be1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:50,692 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:25:50,692 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2527810-839a-4b21-b34a-c21616e19036', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2527810-839a-4b21-b34a-c21616e19036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:51,759 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:25:51,760 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06648611-b271-40ae-abf1-9ffd7ef67593', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06648611-b271-40ae-abf1-9ffd7ef67593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:52,850 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:25:52,851 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8fd6367-a71e-41d5-932f-0ef46f535629', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8fd6367-a71e-41d5-932f-0ef46f535629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:53,935 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.078s 2021-01-25 16:25:53,935 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7029233-02e7-4e24-a8e4-6f574daad084', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7029233-02e7-4e24-a8e4-6f574daad084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:54,987 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.046s 2021-01-25 16:25:54,987 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba58bf1a-be8c-4d0e-836e-41922cbf76f5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba58bf1a-be8c-4d0e-836e-41922cbf76f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:56,068 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:25:56,069 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbdd07c-7655-4527-939f-21d40062d49f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbdd07c-7655-4527-939f-21d40062d49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:57,152 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:25:57,152 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c92f1e-f490-4102-8fc7-33e62cbd8e29', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c92f1e-f490-4102-8fc7-33e62cbd8e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:58,216 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.058s 2021-01-25 16:25:58,216 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5835f3dd-4656-4e3a-a146-740acb4e92a7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5835f3dd-4656-4e3a-a146-740acb4e92a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:25:59,289 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.064s 2021-01-25 16:25:59,290 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6fab01-b0d5-4ce9-8be9-41347a52ef99', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6fab01-b0d5-4ce9-8be9-41347a52ef99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:00,377 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.078s 2021-01-25 16:26:00,378 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d54e6e-fc12-4949-9adc-723ca11afed0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d54e6e-fc12-4949-9adc-723ca11afed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:01,455 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:26:01,456 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edc8cf8-09e4-48d1-83a1-3a53a4133baa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edc8cf8-09e4-48d1-83a1-3a53a4133baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:02,524 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:26:02,524 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51170858-e05e-4790-81d4-008005dd3705', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51170858-e05e-4790-81d4-008005dd3705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:03,601 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:26:03,601 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff906db-fc57-48f3-9369-b3f93a3abbe7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff906db-fc57-48f3-9369-b3f93a3abbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:04,674 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:26:04,674 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dde2aa1-e0fc-44dd-bcd0-a4393bb0b48d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dde2aa1-e0fc-44dd-bcd0-a4393bb0b48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:05,753 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:05,753 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c211a8-40cf-45f5-8105-f7b8a611a6a5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c211a8-40cf-45f5-8105-f7b8a611a6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:06,832 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:06,832 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e452edf0-dec7-4ede-99c5-c9ba7b7f8397', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e452edf0-dec7-4ede-99c5-c9ba7b7f8397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:07,906 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:26:07,907 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ded3ef2-5f2a-41fa-b363-91e30791157c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ded3ef2-5f2a-41fa-b363-91e30791157c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:08,984 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:26:08,984 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460efa05-01e4-445a-9e79-eae13b5c04b0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460efa05-01e4-445a-9e79-eae13b5c04b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:10,060 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:26:10,060 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32c9465-bf8b-406a-b829-4dfa66419821', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32c9465-bf8b-406a-b829-4dfa66419821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:11,143 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:26:11,144 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff524ff-3000-4745-8f4f-136d70556868', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff524ff-3000-4745-8f4f-136d70556868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:12,221 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:26:12,222 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15414935-f538-4c8b-93b6-de7a1ce5e92d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15414935-f538-4c8b-93b6-de7a1ce5e92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:13,296 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:26:13,297 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5b2180-7c1e-4440-9e2a-b1a1f16dc76f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5b2180-7c1e-4440-9e2a-b1a1f16dc76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:14,383 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.080s 2021-01-25 16:26:14,383 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6de013-2530-4182-acc4-9696206d6d0e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6de013-2530-4182-acc4-9696206d6d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:15,479 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.090s 2021-01-25 16:26:15,479 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501a469a-b277-44c5-8bea-151e162c1601', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501a469a-b277-44c5-8bea-151e162c1601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:16,542 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:26:16,542 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e5ae43-0d4f-4896-97d1-e71e68a7d160', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e5ae43-0d4f-4896-97d1-e71e68a7d160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:17,622 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:26:17,623 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8145a2b-c348-47a9-a0af-f9718b0cbceb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8145a2b-c348-47a9-a0af-f9718b0cbceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:18,714 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.086s 2021-01-25 16:26:18,715 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014eb9fe-ab12-4db1-b2af-d1850703cec6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014eb9fe-ab12-4db1-b2af-d1850703cec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:19,799 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.078s 2021-01-25 16:26:19,800 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e0a57d-3e36-44c9-94cb-e52e3e85131d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e0a57d-3e36-44c9-94cb-e52e3e85131d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:20,867 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:26:20,868 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de40f96a-a865-4b88-a3b3-3ef2b044c741', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de40f96a-a865-4b88-a3b3-3ef2b044c741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:21,964 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.091s 2021-01-25 16:26:21,965 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f36fce-c28a-4c4b-98b2-a49529a63b78', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f36fce-c28a-4c4b-98b2-a49529a63b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:23,043 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:23,043 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056338fc-6738-471b-9ba2-0b596b28cff6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056338fc-6738-471b-9ba2-0b596b28cff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:24,126 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:24,127 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d851234-6bed-4709-9a5d-7301c93e8568', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d851234-6bed-4709-9a5d-7301c93e8568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:25,206 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:25,206 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40215ae-fba5-442c-859e-5d8d0bbb5da3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40215ae-fba5-442c-859e-5d8d0bbb5da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:26,274 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.061s 2021-01-25 16:26:26,274 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d633bb97-f49e-4f95-8c48-2d27082504d4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d633bb97-f49e-4f95-8c48-2d27082504d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:27,350 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:26:27,350 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1568bb6f-9863-47a3-9b48-463cd1827e7a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1568bb6f-9863-47a3-9b48-463cd1827e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:28,419 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:26:28,420 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7ec27c-62a4-4fa5-bd15-7ed82adb3495', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7ec27c-62a4-4fa5-bd15-7ed82adb3495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:29,495 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:26:29,496 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20639b15-b057-450c-83e2-92ca2061a763', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20639b15-b057-450c-83e2-92ca2061a763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:30,576 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:26:30,576 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d29aac-5c51-4dfd-8dd9-f90688a8ee99', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d29aac-5c51-4dfd-8dd9-f90688a8ee99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:31,645 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.062s 2021-01-25 16:26:31,645 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ac575a-8c93-499e-bd2a-d11829641087', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ac575a-8c93-499e-bd2a-d11829641087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:32,726 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:26:32,726 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c797211a-db60-4ac7-81ba-8d27694ebd25', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c797211a-db60-4ac7-81ba-8d27694ebd25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:33,801 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.066s 2021-01-25 16:26:33,802 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1a6f2d-ae3f-427c-bbc4-349f33e66429', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1a6f2d-ae3f-427c-bbc4-349f33e66429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:34,886 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:26:34,886 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f940c4b0-bec6-4f18-a5de-edd3f6bd54f9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f940c4b0-bec6-4f18-a5de-edd3f6bd54f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:35,963 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:26:35,963 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28897e9-be55-4ac9-9cbc-96a3c196bffd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28897e9-be55-4ac9-9cbc-96a3c196bffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:37,204 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.230s 2021-01-25 16:26:37,204 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c638842-a3eb-40a6-867d-1197ed9c633d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c638842-a3eb-40a6-867d-1197ed9c633d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:38,283 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:26:38,283 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79247f21-bd02-49f4-92db-4d1a9bc04eaf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79247f21-bd02-49f4-92db-4d1a9bc04eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:39,363 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:26:39,363 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b66963-b73f-49ec-80ee-40069958561a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b66963-b73f-49ec-80ee-40069958561a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:40,441 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.071s 2021-01-25 16:26:40,441 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a0df5a-31e2-4bfe-98a1-b20613d53b13', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a0df5a-31e2-4bfe-98a1-b20613d53b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:41,506 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:26:41,507 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34efc70-c0c8-4710-8124-b4088cb116de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34efc70-c0c8-4710-8124-b4088cb116de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:42,577 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.061s 2021-01-25 16:26:42,577 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2663f6-f3cd-4984-8b1c-43e19d5d2ffb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2663f6-f3cd-4984-8b1c-43e19d5d2ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:43,642 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:26:43,642 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314c8696-8ab7-4178-ae92-81e8c5d2cf1b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314c8696-8ab7-4178-ae92-81e8c5d2cf1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:44,720 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:44,721 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21f80fc-a8ff-405e-90bd-a509b1a9e368', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21f80fc-a8ff-405e-90bd-a509b1a9e368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:45,804 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:45,805 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfeb1ce-9216-4488-84a5-6c355ece191b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfeb1ce-9216-4488-84a5-6c355ece191b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:46,882 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:26:46,883 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f960130b-087e-43ee-9ed1-43539e2ce612', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f960130b-087e-43ee-9ed1-43539e2ce612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:47,955 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:26:47,955 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4983c52e-d963-4d14-8754-94a280464b2a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4983c52e-d963-4d14-8754-94a280464b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:49,038 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:26:49,038 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f807ace-586d-4d9e-ac0f-b67f7721a0dd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f807ace-586d-4d9e-ac0f-b67f7721a0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:50,113 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:26:50,114 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0938d5c-5574-4ee8-b71d-4893485fc856', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0938d5c-5574-4ee8-b71d-4893485fc856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:51,182 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:26:51,183 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb5a874-9631-451f-8fbd-d5871cb4ce28', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb5a874-9631-451f-8fbd-d5871cb4ce28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:52,248 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:26:52,248 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2680f969-dff6-48f8-92d0-ce1809bd6d22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2680f969-dff6-48f8-92d0-ce1809bd6d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:53,319 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.061s 2021-01-25 16:26:53,319 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b20a1a-e022-4077-ab46-a5f3ce0453bf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b20a1a-e022-4077-ab46-a5f3ce0453bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:54,381 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.057s 2021-01-25 16:26:54,381 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f998dc-9451-43dd-9f96-64ce7b473fab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f998dc-9451-43dd-9f96-64ce7b473fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:55,453 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:26:55,453 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230fe610-4e23-4bc2-90dd-b2e125d06c2a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230fe610-4e23-4bc2-90dd-b2e125d06c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:56,535 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:26:56,536 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394fe21d-dd60-4e07-bdc9-5ad20f445440', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394fe21d-dd60-4e07-bdc9-5ad20f445440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:57,619 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:26:57,619 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7715fba-af8b-43f7-ac57-e61e02c7725e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7715fba-af8b-43f7-ac57-e61e02c7725e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:58,810 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.186s 2021-01-25 16:26:58,811 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f6ff7b-f1e5-4a7a-919c-ff0a94867c9e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f6ff7b-f1e5-4a7a-919c-ff0a94867c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:26:59,865 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.050s 2021-01-25 16:26:59,865 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310006c8-1b09-4aa5-b41e-b580ba906c23', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310006c8-1b09-4aa5-b41e-b580ba906c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:00,937 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.068s 2021-01-25 16:27:00,938 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b77abe-c0cc-468f-8605-1b0b9d3551ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b77abe-c0cc-468f-8605-1b0b9d3551ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:02,018 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:27:02,018 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811f31af-a4b2-49cf-b166-082d31a74666', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811f31af-a4b2-49cf-b166-082d31a74666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:03,100 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:27:03,101 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e74eb9-752a-4a3d-8e89-3c0252c09070', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e74eb9-752a-4a3d-8e89-3c0252c09070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:04,186 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.080s 2021-01-25 16:27:04,186 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20260daa-7ca5-4d52-8a15-fbbfbcfeb0ad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20260daa-7ca5-4d52-8a15-fbbfbcfeb0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:05,268 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:27:05,268 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4947af-101b-4123-8ebc-034dc8fd40c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4947af-101b-4123-8ebc-034dc8fd40c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:06,334 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:27:06,334 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d07b986-afed-4415-97a0-ab5a8ac44006', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d07b986-afed-4415-97a0-ab5a8ac44006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:07,409 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:27:07,410 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d31e8e-6f11-4524-92cd-8f6f7cb66647', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d31e8e-6f11-4524-92cd-8f6f7cb66647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:08,491 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:27:08,491 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa294261-68da-41b5-9d50-113f7def3b49', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa294261-68da-41b5-9d50-113f7def3b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:09,574 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:27:09,575 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eccf5fc-e677-4553-88fc-b52e0ab41b63', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eccf5fc-e677-4553-88fc-b52e0ab41b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:10,652 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:27:10,653 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f10d2a-36bc-4b95-b9c2-7759acfbefb4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f10d2a-36bc-4b95-b9c2-7759acfbefb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:11,727 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:27:11,727 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41054b3b-33ff-4663-9294-9e8b10bf7264', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41054b3b-33ff-4663-9294-9e8b10bf7264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:12,807 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:27:12,807 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42b3842-50d9-4d7b-b505-c7d6b549f81f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42b3842-50d9-4d7b-b505-c7d6b549f81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:13,887 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:27:13,887 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1307caa-5b0a-4c46-ab6b-273018ee4190', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1307caa-5b0a-4c46-ab6b-273018ee4190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:14,953 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.060s 2021-01-25 16:27:14,953 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b622020d-1b47-473d-be88-b554642a56f3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b622020d-1b47-473d-be88-b554642a56f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:16,022 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.063s 2021-01-25 16:27:16,022 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0924bd83-9e50-42ba-b0a5-927a8f0f0b80', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0924bd83-9e50-42ba-b0a5-927a8f0f0b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:17,103 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.075s 2021-01-25 16:27:17,103 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613fdcd4-cc1d-4334-af68-3a1a9f84d7de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613fdcd4-cc1d-4334-af68-3a1a9f84d7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:18,176 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:27:18,176 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d7eb61-f70b-45ca-b1a6-44a80ea8046e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d7eb61-f70b-45ca-b1a6-44a80ea8046e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:19,259 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:27:19,259 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecf4c50-9cf3-4d95-ae00-353ab4b705e1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecf4c50-9cf3-4d95-ae00-353ab4b705e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:20,342 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.077s 2021-01-25 16:27:20,343 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e74ba9-5ac0-4da4-ad5d-293f93315a10', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e74ba9-5ac0-4da4-ad5d-293f93315a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:21,419 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:27:21,420 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d387ce11-c7a4-4cac-b8c6-fd4c98e2999d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d387ce11-c7a4-4cac-b8c6-fd4c98e2999d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:22,503 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:27:22,504 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f0e790-7bb3-4271-8ecc-ac8271fde7c4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f0e790-7bb3-4271-8ecc-ac8271fde7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:23,569 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.059s 2021-01-25 16:27:23,569 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d1bc73-0d16-46be-9f12-62a90edaf556', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d1bc73-0d16-46be-9f12-62a90edaf556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:24,647 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.072s 2021-01-25 16:27:24,647 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2933f4e0-c86e-41a3-b149-39088c32fde4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2933f4e0-c86e-41a3-b149-39088c32fde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:25,732 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.079s 2021-01-25 16:27:25,733 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae5e505-bafe-4f57-889c-fe6e552f0053', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae5e505-bafe-4f57-889c-fe6e552f0053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:26,812 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:27:26,812 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211759c1-0e6d-4b04-9a11-82341fefaea9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211759c1-0e6d-4b04-9a11-82341fefaea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:27,887 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.069s 2021-01-25 16:27:27,888 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbae202d-c9c8-465f-a642-66821121b65a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbae202d-c9c8-465f-a642-66821121b65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:28,970 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:27:28,970 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef1c7a9-5d22-466e-aaf5-f4035c45acb6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef1c7a9-5d22-466e-aaf5-f4035c45acb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:30,054 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:27:30,054 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56505e66-5415-4c36-b55b-a1f936f1026d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56505e66-5415-4c36-b55b-a1f936f1026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:31,126 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:27:31,127 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661042da-b9e8-426f-bd22-62ec3e34344f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661042da-b9e8-426f-bd22-62ec3e34344f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:32,206 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:27:32,206 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d38173-d9c2-44c8-a7f1-bc8374eea625', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d38173-d9c2-44c8-a7f1-bc8374eea625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:33,273 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.061s 2021-01-25 16:27:33,273 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233b8f93-da1f-48f5-8157-ff82979048ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233b8f93-da1f-48f5-8157-ff82979048ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:34,350 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.067s 2021-01-25 16:27:34,351 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19cb46a-ad5f-4f2a-84fc-23bd0564295b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19cb46a-ad5f-4f2a-84fc-23bd0564295b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:35,429 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:27:35,430 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76f8c5d-bd17-47c6-986b-81cc6e0c6f81', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76f8c5d-bd17-47c6-986b-81cc6e0c6f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:36,510 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.074s 2021-01-25 16:27:36,510 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd30ef2f-cce8-4174-b960-6469e950841d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd30ef2f-cce8-4174-b960-6469e950841d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:37,586 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.070s 2021-01-25 16:27:37,586 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f463c63-9439-464a-8af3-c79f11e65986', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f463c63-9439-464a-8af3-c79f11e65986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:38,665 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.073s 2021-01-25 16:27:38,665 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2974e728-ab14-491d-b9f6-1800387a1929', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2974e728-ab14-491d-b9f6-1800387a1929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' 2021-01-25 16:27:39,747 94658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40 0.076s 2021-01-25 16:27:39,748 94658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806db178-36f0-4b8a-889e-331c135c369d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806db178-36f0-4b8a-889e-331c135c369d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40'} Body: b'{"volume": {"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:44.000000", "updated_at": "2021-01-25T16:15:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-605881596", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/a01c652f21df4e36a315b475db9f0901/volumes/03a19655-a9fc-436a-8d56-0a35fb99ec40"}], "user_id": "eb08d902dbd4470f948f1cbb4cf1a2b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "attachment_id": "16fd5eed-a06c-4544-8bf1-af912d78d68d", "volume_id": "03a19655-a9fc-436a-8d56-0a35fb99ec40", "server_id": "48d84467-ba04-416e-847e-085b82fcd153", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:52.000000"}], "os-vol-tenant-attr:tenant_id": "a01c652f21df4e36a315b475db9f0901"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 542, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 467, in detach_volume (server_id, volume_id)) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 48d84467-ba04-416e-847e-085b82fcd153 while it is in vm_state error"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 03a19655-a9fc-436a-8d56-0a35fb99ec40 failed to reach available status (current in-use) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 90, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 148, in test_rescued_vm_detach_volume self.server_id, 'RESCUE') File "/opt/stack/tempest/tempest/common/waiters.py", line 76, in wait_for_server_status server_id=server_id) tempest.exceptions.BuildErrorException: Server 48d84467-ba04-416e-847e-085b82fcd153 failed to build and is in ERROR status Details: {'code': 400, 'created': '2021-01-25T16:21:23Z', 'message': 'Instance 48d84467-ba04-416e-847e-085b82fcd153 cannot be rescued: Driver Error: HTTP 502 Proxy Error: Proxy Error: The proxy server received an invalid: response from an upstream server.: The proxy server could not handle the requestReason: Error reading f'} |
||||||
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
ft3.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-01-25 16:13:31,143 94649 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-25 16:13:31,143 94649 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-25 16:13:31,899 94649 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100/compute/v2.1/os-keypairs 0.755s 2021-01-25 16:13:31,899 94649 DEBUG [tempest.lib.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-1386896170"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf58885-f622-4bc9-a57c-2e53235c0b46', 'x-compute-request-id': 'req-8bf58885-f622-4bc9-a57c-2e53235c0b46', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA6NODTaW6h6hKtoSS6ng4FTvFuxI9TUhXZgsJOhKYuK5R+Hz8\\nH2rjeHqMD7FbmKSVHhTcpJ1gbtcJy22fAZTrpmHHGZONjSRVnr2wIniGGJeuBuve\\nSeS3sTCzpzKgI99jmj/oYb5nO+8fXsnnw0ghoztxUT94ftvrLqv3U0J2eEhRar7s\\ntKImLozGWD3/Fzorm5wAVTWuyn7oZHgqev2CldSVAsit2I90q2ArWciS9t3f4yB5\\nPdFZGBaoxx4qQLLgwodANeRidS1neoIdjlTopOBvnyHo+HeAyKQBkd45h2G9MxTQ\\nnn7Lz+cLr5mT2BIkTOhCkAuvzwI9gXlgD+pLwwIDAQABAoIBAExI6S+qyngiUwCE\\nZaK/axjB8eJ+cml8923u1cIaT8HLE/6H7Q/aNNfHx1Zo9SsJWfZ2PWkOS4dlm8b0\\njvG0upVUWijuKKYDLq6JVkmlFcK/B/0qkTXC49EBtQtmUgQO8JKct+Y2vZpsmemz\\n2+UnICZclp9ZXYCrS96J58p271wvLbuvRPWcbrFmT8NEK+K4y+UV+7YG+cUB7Bh1\\n6lyVUKzvWnudOXEKBtdQCq7BMXFyhGaZIgxtNjP+/wxlUMFY6gZwEe+91TKNPetd\\nKZ7C8x2BJZQ6iVrUa5VyRQEwG+dBBXyFL7UMr11F1JlOLUDMDy62bDqDsMMD3W1H\\nxq4lFKECgYEA+qa7cDpJIwHf/VoYmBDg6kuS0IPSXKStsiMB+QJ9bc6QJpfUDM/2\\nA9yuzuW/gMLrPo+OjIhnEbJsb9IwUx1Ks1ql4Kd56IVFAlFloXd+wgB78s2nEOy1\\nN1tY2rPhTvhEZcUG4drOfeuZAid3wLNCaX21/hgwCl6Ipb1So/5jo9ECgYEA7ctn\\nuvA9OwrynCvX/c2OaGHcU7Dha/iKlcgetkySYNZiTYBuNVn2CjP7q7NtCMbl72PW\\nTR1iI/+WOpXb7ouMkhUa6oJFLFs/boMY32BH5lRqvt+R+jvUtpX8I8MRHGZ/V9Ee\\nJ94jiXFEg1xMPIWveykqAZlGs7mxLfslE/U//1MCgYEA2/Ga4KwEqXdnucVpd2a4\\nNmACgH5sBWdsE7isbnlE3yo3S+ZG6MdDtbfcnSj1lmN0Uf1etOqsptbOWIE0bnpx\\npliQ3kWXr/XhzFrot3tH+6y5FyJmy28qxVye56qYttccDcGKfH2oXM50AXPonWuv\\nhyoMnN9UqISzm9w5vDXp8UECgYAK0eSIZwICO79KR9xuGfpO2ZUS4cuABDEaG576\\nIIXQjjCu4hchqlQ9ppve9i0R5yrzN5G6tImQpcKKK+Nz+TmONBOjdAX9vLEoMCLj\\nlxfubQzmXnnf7vUA0dZFMk0HA8rrjgJXQg5P5K1/ZKW7Y0HW0sqsg/LpnptnQjQv\\nsksVLQKBgB4B9bo5aKI7w1/qUwUD7l5IOP1WABWn4SspL8qawVwT+OeBD9VME7U5\\ni0BdBluIZ6bgjku6oUBoHT7dPyyQkc6esSfrnYZDwd2pQ4OmTmto0v5df/Oy4fhd\\ntfu07mW/N6gxAC1ia03Z6alBa8nPOyZcqSLuv8eLGpCf9XGGRV4d\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1386896170", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo04NNpbqHqEq2hJLqeDgVO8W7Ej1NSFdmCwk6Epi4rlH4fPwfauN4eowPsVuYpJUeFNyknWBu1wnLbZ8BlOumYccZk42NJFWevbAieIYYl64G695J5LexMLOnMqAj32OaP+hhvmc77x9eyefDSCGjO3FRP3h+2+suq/dTQnZ4SFFqvuy0oiYujMZYPf8XOiubnABVNa7KfuhkeCp6/YKV1JUCyK3Yj3SrYCtZyJL23d/jIHk90VkYFqjHHipAsuDCh0A15GJ1LWd6gh2OVOik4G+fIej4d4DIpAGR3jmHYb0zFNCefsvP5wuvmZPYEiRM6EKQC6/PAj2BeWAP6kvD Generated-by-Nova", "fingerprint": "9a:b6:3d:43:ad:58:c5:4b:13:cd:a2:32:ac:3b:e8:55", "user_id": "d3020c2440ce437fb73edde14545f697"}}' 2021-01-25 16:13:31,901 94649 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1386896170 created 2021-01-25 16:13:33,005 94649 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/security-groups 1.103s 2021-01-25 16:13:33,005 94649 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--1680615395", "description": "tempest-description--1856695119"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-8ea5ad22-10f2-48bd-93ba-358124abb089', 'date': 'Mon, 25 Jan 2021 16:13:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "39f201c0-1076-4e82-b5a4-a23b6529bc2d", "name": "tempest-securitygroup--1680615395", "stateful": true, "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "description": "tempest-description--1856695119", "security_group_rules": [{"id": "ad3bbbc5-73d1-4fe0-8a04-59a95c409d3f", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "security_group_id": "39f201c0-1076-4e82-b5a4-a23b6529bc2d", "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": 119, "description": null, "tags": [], "created_at": "2021-01-25T16:13:32Z", "updated_at": "2021-01-25T16:13:32Z", "revision_number": 0, "project_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}, {"id": "d479b752-2f46-407e-8792-988e89c2aca8", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "security_group_id": "39f201c0-1076-4e82-b5a4-a23b6529bc2d", "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": 118, "description": null, "tags": [], "created_at": "2021-01-25T16:13:32Z", "updated_at": "2021-01-25T16:13:32Z", "revision_number": 0, "project_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}], "tags": [], "created_at": "2021-01-25T16:13:32Z", "updated_at": "2021-01-25T16:13:32Z", "revision_number": 1, "project_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}}' 2021-01-25 16:13:34,768 94649 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/security-group-rules 1.762s 2021-01-25 16:13:34,768 94649 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": "39f201c0-1076-4e82-b5a4-a23b6529bc2d", "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-1650f481-c8ed-4c14-a7a6-00e8eb19296f', 'date': 'Mon, 25 Jan 2021 16:13:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bac05597-3eca-4a48-9291-8b6f014c2248", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "security_group_id": "39f201c0-1076-4e82-b5a4-a23b6529bc2d", "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-01-25T16:13:34Z", "updated_at": "2021-01-25T16:13:34Z", "revision_number": 0, "project_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}}' 2021-01-25 16:13:36,499 94649 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/security-group-rules 1.730s 2021-01-25 16:13:36,499 94649 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": "39f201c0-1076-4e82-b5a4-a23b6529bc2d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-622b6215-f548-4a32-832c-8f5a2f729fe3', 'date': 'Mon, 25 Jan 2021 16:13:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5156889b-ca00-430e-bccc-d20d1f3b0011", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "security_group_id": "39f201c0-1076-4e82-b5a4-a23b6529bc2d", "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-01-25T16:13:35Z", "updated_at": "2021-01-25T16:13:35Z", "revision_number": 0, "project_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}}' 2021-01-25 16:13:36,499 94649 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1680615395 created 2021-01-25 16:13:39,825 94649 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/floatingips 3.325s 2021-01-25 16:13:39,825 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "345bb42d-8ed7-4318-a97a-b50055ca12f5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-26f30d91-9658-4734-884a-eccca2157e53', 'date': 'Mon, 25 Jan 2021 16:13:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3104c86-358b-4a12-9584-dc27e00984c3", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "floating_ip_address": "172.28.2.96", "floating_network_id": "345bb42d-8ed7-4318-a97a-b50055ca12f5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-25T16:13:38Z", "updated_at": "2021-01-25T16:13:38Z", "revision_number": 0}}' 2021-01-25 16:13:39,825 94649 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3104c86-358b-4a12-9584-dc27e00984c3', 'tenant_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'floating_ip_address': '172.28.2.96', 'floating_network_id': '345bb42d-8ed7-4318-a97a-b50055ca12f5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-25T16:13:38Z', 'updated_at': '2021-01-25T16:13:38Z', 'revision_number': 0, 'ip': '172.28.2.96'} created 2021-01-25 16:13:39,913 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.100/identity/v3/auth/tokens 0.085s 2021-01-25 16:13:39,914 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3698', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4ee9d698-62c1-45e3-ac25-6094eae57d70', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d3020c2440ce437fb73edde14545f697", "name": "tempest-AttachVolumeShelveTestJSON-106275774", "password_expires_at": null}, "audit_ids": ["m6GgbqsyRKKlCH2Eduhmmg"], "expires_at": "2021-01-25T17:13:39.000000Z", "issued_at": "2021-01-25T16:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "name": "tempest-AttachVolumeShelveTestJSON-106275774"}, "is_domain": false, "roles": [{"id": "2157b2f463b94d4c99f806be0a47ca72", "name": "member"}, {"id": "c4b9b1f9fa924fd9b6376785ff3cb768", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bf2cc90a66e94d8fb1a77df55b1bac16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9", "region": "RegionOne"}], "id": "0bc86297cdc7416eab9910c555c17f4f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e4aa0969f7c84347b233bd9bedda06f3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100:8080", "region": "RegionOne"}, {"id": "e7e82bbe4baa4cb8bf8739a0431adcde", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:8080/v1/AUTH_85b5ae6f4c8c489c9cf16e75a9568cd9", "region": "RegionOne"}], "id": "0d6d88461e544da38230e5fa967b1d06", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "57a0adf757a54bccb87486af24f1b76c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2.1", "region": "RegionOne"}], "id": "111253d71cf34810a3f27dc916905f59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "76ee65bcb4de4a519e2d33e64680ddfb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}, {"id": "e2b4bdcfff2c4d3c9609bfd5ff17c172", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}], "id": "566b97799b8f439f97c45b5dc13f2cb6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "70341a475f284b42a65fa455a2d06499", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v2/85b5ae6f4c8c489c9cf16e75a9568cd9", "region": "RegionOne"}], "id": "9556357353404e3abc55ee916681c1f7", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "3feace6f85204c86a84921d76b165406", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/image", "region": "RegionOne"}], "id": "b3c3d353fe884c4498282b5e1c0e4d7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "81c69c9205af4bf9a9798e1c801ae079", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:9696/", "region": "RegionOne"}], "id": "b4f99cb675a4424f85c35da032cf026d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "38d2b93c533b49b5aad73b26ac5f7587", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2/85b5ae6f4c8c489c9cf16e75a9568cd9", "region": "RegionOne"}], "id": "bc74206ed9cf4e4eb442feb8b99b650b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f9f776ca6a6b4ee0ab9c9f8abb9abe9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/placement", "region": "RegionOne"}], "id": "c38c69961965470fad0912cc05410af9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "45e92fbfd2e84fbcaba3dff80a6c1e4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9", "region": "RegionOne"}], "id": "c83389e7d2c04e6d8e5258446b39bed4", "type": "volumev3", "name": "cinderv3"}]}}' 2021-01-25 16:13:39,915 94649 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '683fa1d2-1e25-40f8-989b-4cfaa6855e68', 'name': 'tempest-AttachVolumeShelveTestJSON-36803961-network', 'tenant_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-25T16:13:17Z', 'updated_at': '2021-01-25T16:13:17Z', 'revision_number': 1} available for tenant 2021-01-25 16:13:39,915 94649 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6NODTaW6h6hKtoSS6ng4FTvFuxI9TUhXZgsJOhKYuK5R+Hz8\nH2rjeHqMD7FbmKSVHhTcpJ1gbtcJy22fAZTrpmHHGZONjSRVnr2wIniGGJeuBuve\nSeS3sTCzpzKgI99jmj/oYb5nO+8fXsnnw0ghoztxUT94ftvrLqv3U0J2eEhRar7s\ntKImLozGWD3/Fzorm5wAVTWuyn7oZHgqev2CldSVAsit2I90q2ArWciS9t3f4yB5\nPdFZGBaoxx4qQLLgwodANeRidS1neoIdjlTopOBvnyHo+HeAyKQBkd45h2G9MxTQ\nnn7Lz+cLr5mT2BIkTOhCkAuvzwI9gXlgD+pLwwIDAQABAoIBAExI6S+qyngiUwCE\nZaK/axjB8eJ+cml8923u1cIaT8HLE/6H7Q/aNNfHx1Zo9SsJWfZ2PWkOS4dlm8b0\njvG0upVUWijuKKYDLq6JVkmlFcK/B/0qkTXC49EBtQtmUgQO8JKct+Y2vZpsmemz\n2+UnICZclp9ZXYCrS96J58p271wvLbuvRPWcbrFmT8NEK+K4y+UV+7YG+cUB7Bh1\n6lyVUKzvWnudOXEKBtdQCq7BMXFyhGaZIgxtNjP+/wxlUMFY6gZwEe+91TKNPetd\nKZ7C8x2BJZQ6iVrUa5VyRQEwG+dBBXyFL7UMr11F1JlOLUDMDy62bDqDsMMD3W1H\nxq4lFKECgYEA+qa7cDpJIwHf/VoYmBDg6kuS0IPSXKStsiMB+QJ9bc6QJpfUDM/2\nA9yuzuW/gMLrPo+OjIhnEbJsb9IwUx1Ks1ql4Kd56IVFAlFloXd+wgB78s2nEOy1\nN1tY2rPhTvhEZcUG4drOfeuZAid3wLNCaX21/hgwCl6Ipb1So/5jo9ECgYEA7ctn\nuvA9OwrynCvX/c2OaGHcU7Dha/iKlcgetkySYNZiTYBuNVn2CjP7q7NtCMbl72PW\nTR1iI/+WOpXb7ouMkhUa6oJFLFs/boMY32BH5lRqvt+R+jvUtpX8I8MRHGZ/V9Ee\nJ94jiXFEg1xMPIWveykqAZlGs7mxLfslE/U//1MCgYEA2/Ga4KwEqXdnucVpd2a4\nNmACgH5sBWdsE7isbnlE3yo3S+ZG6MdDtbfcnSj1lmN0Uf1etOqsptbOWIE0bnpx\npliQ3kWXr/XhzFrot3tH+6y5FyJmy28qxVye56qYttccDcGKfH2oXM50AXPonWuv\nhyoMnN9UqISzm9w5vDXp8UECgYAK0eSIZwICO79KR9xuGfpO2ZUS4cuABDEaG576\nIIXQjjCu4hchqlQ9ppve9i0R5yrzN5G6tImQpcKKK+Nz+TmONBOjdAX9vLEoMCLj\nlxfubQzmXnnf7vUA0dZFMk0HA8rrjgJXQg5P5K1/ZKW7Y0HW0sqsg/LpnptnQjQv\nsksVLQKBgB4B9bo5aKI7w1/qUwUD7l5IOP1WABWn4SspL8qawVwT+OeBD9VME7U5\ni0BdBluIZ6bgjku6oUBoHT7dPyyQkc6esSfrnYZDwd2pQ4OmTmto0v5df/Oy4fhd\ntfu07mW/N6gxAC1ia03Z6alBa8nPOyZcqSLuv8eLGpCf9XGGRV4d\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1386896170', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo04NNpbqHqEq2hJLqeDgVO8W7Ej1NSFdmCwk6Epi4rlH4fPwfauN4eowPsVuYpJUeFNyknWBu1wnLbZ8BlOumYccZk42NJFWevbAieIYYl64G695J5LexMLOnMqAj32OaP+hhvmc77x9eyefDSCGjO3FRP3h+2+suq/dTQnZ4SFFqvuy0oiYujMZYPf8XOiubnABVNa7KfuhkeCp6/YKV1JUCyK3Yj3SrYCtZyJL23d/jIHk90VkYFqjHHipAsuDCh0A15GJ1LWd6gh2OVOik4G+fIej4d4DIpAGR3jmHYb0zFNCefsvP5wuvmZPYEiRM6EKQC6/PAj2BeWAP6kvD Generated-by-Nova', 'fingerprint': '9a:b6:3d:43:ad:58:c5:4b:13:cd:a2:32:ac:3b:e8:55', 'user_id': 'd3020c2440ce437fb73edde14545f697'}, 'security_group': {'id': '39f201c0-1076-4e82-b5a4-a23b6529bc2d', 'name': 'tempest-securitygroup--1680615395', 'stateful': True, 'tenant_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'description': 'tempest-description--1856695119', 'security_group_rules': [{'id': 'ad3bbbc5-73d1-4fe0-8a04-59a95c409d3f', 'tenant_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'security_group_id': '39f201c0-1076-4e82-b5a4-a23b6529bc2d', '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': 119, 'description': None, 'tags': [], 'created_at': '2021-01-25T16:13:32Z', 'updated_at': '2021-01-25T16:13:32Z', 'revision_number': 0, 'project_id': '85b5ae6f4c8c489c9cf16e75a9568cd9'}, {'id': 'd479b752-2f46-407e-8792-988e89c2aca8', 'tenant_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'security_group_id': '39f201c0-1076-4e82-b5a4-a23b6529bc2d', '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': 118, 'description': None, 'tags': [], 'created_at': '2021-01-25T16:13:32Z', 'updated_at': '2021-01-25T16:13:32Z', 'revision_number': 0, 'project_id': '85b5ae6f4c8c489c9cf16e75a9568cd9'}], 'tags': [], 'created_at': '2021-01-25T16:13:32Z', 'updated_at': '2021-01-25T16:13:32Z', 'revision_number': 1, 'project_id': '85b5ae6f4c8c489c9cf16e75a9568cd9'}, 'floating_ip': {'id': 'b3104c86-358b-4a12-9584-dc27e00984c3', 'tenant_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'floating_ip_address': '172.28.2.96', 'floating_network_id': '345bb42d-8ed7-4318-a97a-b50055ca12f5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85b5ae6f4c8c489c9cf16e75a9568cd9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-25T16:13:38Z', 'updated_at': '2021-01-25T16:13:38Z', 'revision_number': 0, 'ip': '172.28.2.96'}} 2021-01-25 16:13:41,813 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.100/compute/v2.1/servers 1.897s 2021-01-25 16:13:41,813 94649 DEBUG [tempest.lib.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-1149554474", "imageRef": "92630344-be73-47ff-adc2-476db52cb348", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "683fa1d2-1e25-40f8-989b-4cfaa6855e68"}], "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "key_name": "tempest-keypair-1386896170", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '404', 'location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe501c6-1594-4d52-af7a-3678b01ce015', 'x-compute-request-id': 'req-abe501c6-1594-4d52-af7a-3678b01ce015', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "adminPass": "password"}}' 2021-01-25 16:13:42,062 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.247s 2021-01-25 16:13:42,062 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c89d8e-b44d-43be-a7fc-77f7edf92f4e', 'x-compute-request-id': 'req-03c89d8e-b44d-43be-a7fc-77f7edf92f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:42Z", "updated": "2021-01-25T16:13:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:43,400 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.332s 2021-01-25 16:13:43,400 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d9ddd51-ab94-4a27-94b2-eb98c977ec5b', 'x-compute-request-id': 'req-8d9ddd51-ab94-4a27-94b2-eb98c977ec5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:43,404 94649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-01-25 16:13:44,966 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.560s 2021-01-25 16:13:44,966 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95f7819-c59a-404f-ba16-f8e3674daac3', 'x-compute-request-id': 'req-f95f7819-c59a-404f-ba16-f8e3674daac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:46,374 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.403s 2021-01-25 16:13:46,374 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b49e74-9216-40e6-8fb3-5ecc8eaf40d9', 'x-compute-request-id': 'req-a3b49e74-9216-40e6-8fb3-5ecc8eaf40d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:47,797 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.417s 2021-01-25 16:13:47,797 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf300f52-45aa-4f13-848a-2fda0c60a82f', 'x-compute-request-id': 'req-bf300f52-45aa-4f13-848a-2fda0c60a82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:49,222 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.420s 2021-01-25 16:13:49,223 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b38772ec-0656-467f-85f8-6eeb7aa38749', 'x-compute-request-id': 'req-b38772ec-0656-467f-85f8-6eeb7aa38749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:49,226 94649 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 7 second wait 2021-01-25 16:13:51,009 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.782s 2021-01-25 16:13:51,010 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d1dc79-5731-465a-aac3-d03dce13215c', 'x-compute-request-id': 'req-e9d1dc79-5731-465a-aac3-d03dce13215c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:52,437 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.422s 2021-01-25 16:13:52,437 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-126b5a63-49b8-4e5a-981d-9f1a996b7009', 'x-compute-request-id': 'req-126b5a63-49b8-4e5a-981d-9f1a996b7009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:53,654 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:13:53,654 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165ae927-c0c6-4793-848a-ef7071da5ed1', 'x-compute-request-id': 'req-165ae927-c0c6-4793-848a-ef7071da5ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:54,895 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.236s 2021-01-25 16:13:54,896 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33118ef6-cf64-43bb-a41a-3790c855792b', 'x-compute-request-id': 'req-33118ef6-cf64-43bb-a41a-3790c855792b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:56,330 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.429s 2021-01-25 16:13:56,330 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb7ac972-bdb4-43ab-948b-d7ebfb7f22b1', 'x-compute-request-id': 'req-eb7ac972-bdb4-43ab-948b-d7ebfb7f22b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:57,596 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.261s 2021-01-25 16:13:57,596 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57e728e-82d9-4482-9c52-8caeef2158b4', 'x-compute-request-id': 'req-b57e728e-82d9-4482-9c52-8caeef2158b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:13:58,854 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.252s 2021-01-25 16:13:58,854 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dd45784-10d4-4f36-b82c-d762449b6fe8', 'x-compute-request-id': 'req-0dd45784-10d4-4f36-b82c-d762449b6fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:14:00,182 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.322s 2021-01-25 16:14:00,182 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:13:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddfa9c3-999e-4ad9-a4c2-542216b91248', 'x-compute-request-id': 'req-4ddfa9c3-999e-4ad9-a4c2-542216b91248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:14:01,775 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.588s 2021-01-25 16:14:01,775 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb61322-e319-421a-ab64-809dcbc1d659', 'x-compute-request-id': 'req-bdb61322-e319-421a-ab64-809dcbc1d659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:14:03,328 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.547s 2021-01-25 16:14:03,328 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70dbb009-6a0d-4d5b-a487-d52e267d3da8', 'x-compute-request-id': 'req-70dbb009-6a0d-4d5b-a487-d52e267d3da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "BUILD", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:14:04,529 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.196s 2021-01-25 16:14:04,529 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d3cd62-f78a-40f8-a964-60d2d59ab7cf', 'x-compute-request-id': 'req-41d3cd62-f78a-40f8-a964-60d2d59ab7cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:14:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:14:04,534 94649 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait 2021-01-25 16:14:04,698 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/os-interface 0.163s 2021-01-25 16:14:04,698 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1fcc091-d454-4bbb-8930-7d072f236833', 'x-compute-request-id': 'req-a1fcc091-d454-4bbb-8930-7d072f236833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "683fa1d2-1e25-40f8-989b-4cfaa6855e68", "port_id": "355cbf42-257c-44de-be30-2504436fdfc0", "mac_addr": "fa:16:3e:b2:f9:c5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59e7930d-84e7-4245-a07f-f17e0a637db5", "ip_address": "172.20.0.4"}]}]}' 2021-01-25 16:14:06,014 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.100:9696/v2.0/floatingips/b3104c86-358b-4a12-9584-dc27e00984c3 1.314s 2021-01-25 16:14:06,015 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "355cbf42-257c-44de-be30-2504436fdfc0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-c6ddc06d-27ef-4399-9d5e-2b896fcd76cf', 'date': 'Mon, 25 Jan 2021 16:14:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100:9696/v2.0/floatingips/b3104c86-358b-4a12-9584-dc27e00984c3'} Body: b'{"floatingip": {"id": "b3104c86-358b-4a12-9584-dc27e00984c3", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "floating_ip_address": "172.28.2.96", "floating_network_id": "345bb42d-8ed7-4318-a97a-b50055ca12f5", "router_id": "c20169ad-33c4-4b29-89e5-9145ebba9b28", "port_id": "355cbf42-257c-44de-be30-2504436fdfc0", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "683fa1d2-1e25-40f8-989b-4cfaa6855e68", "mac_address": "fa:16:3e:b2:f9:c5", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-01-25T16:13:38Z", "updated_at": "2021-01-25T16:14:05Z", "revision_number": 1, "project_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}}' 2021-01-25 16:14:06,122 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.107s 2021-01-25 16:14:06,123 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a714f06b-d2f3-4bf2-9409-0b35a6ebb091', 'x-compute-request-id': 'req-a714f06b-d2f3-4bf2-9409-0b35a6ebb091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:07,243 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.118s 2021-01-25 16:14:07,243 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d74eb73-0b3a-470c-840e-5d13c69c229a', 'x-compute-request-id': 'req-6d74eb73-0b3a-470c-840e-5d13c69c229a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:08,703 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.457s 2021-01-25 16:14:08,703 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d4c239-358e-46a5-9fef-379d6751f52a', 'x-compute-request-id': 'req-84d4c239-358e-46a5-9fef-379d6751f52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:09,793 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.088s 2021-01-25 16:14:09,793 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94193584-d318-4564-89c4-f91e32122752', 'x-compute-request-id': 'req-94193584-d318-4564-89c4-f91e32122752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:10,886 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.091s 2021-01-25 16:14:10,887 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-518f16b7-5939-43cf-95cc-5f0ff479ad22', 'x-compute-request-id': 'req-518f16b7-5939-43cf-95cc-5f0ff479ad22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:11,999 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.111s 2021-01-25 16:14:12,000 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc14f802-681c-4c69-b909-e789bc460402', 'x-compute-request-id': 'req-dc14f802-681c-4c69-b909-e789bc460402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:13,105 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.102s 2021-01-25 16:14:13,106 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f0c300-4188-4133-a0ec-53eb37237cec', 'x-compute-request-id': 'req-a4f0c300-4188-4133-a0ec-53eb37237cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:14,246 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.139s 2021-01-25 16:14:14,246 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7942568a-a291-41f1-9b6a-9c7ece286f1a', 'x-compute-request-id': 'req-7942568a-a291-41f1-9b6a-9c7ece286f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": ""}' 2021-01-25 16:14:15,468 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.221s 2021-01-25 16:14:15,469 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '912', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c703597f-21e7-46ba-a179-5e64e2fc0725', 'x-compute-request-id': 'req-c703597f-21e7-46ba-a179-5e64e2fc0725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000000010"}' 2021-01-25 16:14:16,624 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.153s 2021-01-25 16:14:16,624 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f7b536-f72b-4a00-8cd3-4bbd6b80c085', 'x-compute-request-id': 'req-f6f7b536-f72b-4a00-8cd3-4bbd6b80c085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext"}' 2021-01-25 16:14:17,819 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.193s 2021-01-25 16:14:17,820 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2467', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d9ef40-b675-4423-ba76-fe8e2130c17d', 'x-compute-request-id': 'req-b5d9ef40-b675-4423-ba76-fe8e2130c17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x00000000"}' 2021-01-25 16:14:19,321 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.499s 2021-01-25 16:14:19,321 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '3369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1270db0-fe39-4594-802d-ccfc47b584bc', 'x-compute-request-id': 'req-f1270db0-fe39-4594-802d-ccfc47b584bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000"}' 2021-01-25 16:14:20,975 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.651s 2021-01-25 16:14:20,975 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '4766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3256f6-eb77-4f71-8074-c71a80eab7d3', 'x-compute-request-id': 'req-0c3256f6-eb77-4f71-8074-c71a80eab7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:22,088 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.111s 2021-01-25 16:14:22,088 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '6184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd45987-8397-4597-8824-a20211d31f29', 'x-compute-request-id': 'req-9cd45987-8397-4597-8824-a20211d31f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:23,190 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.099s 2021-01-25 16:14:23,190 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '6989', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c0d16c3-15ef-4651-a477-4dbbfa3dfbf2', 'x-compute-request-id': 'req-8c0d16c3-15ef-4651-a477-4dbbfa3dfbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:25,473 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 1.279s 2021-01-25 16:14:25,473 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '7770', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec53af5b-303d-46dd-a1f2-2ae87a131b9f', 'x-compute-request-id': 'req-ec53af5b-303d-46dd-a1f2-2ae87a131b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:27,111 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.636s 2021-01-25 16:14:27,111 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '9873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f59b89-4140-4041-841b-630572744430', 'x-compute-request-id': 'req-c8f59b89-4140-4041-841b-630572744430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:28,708 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.595s 2021-01-25 16:14:28,709 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '10973', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0aab187-10f9-468f-bf37-bc6f2355935d', 'x-compute-request-id': 'req-d0aab187-10f9-468f-bf37-bc6f2355935d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:30,303 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.592s 2021-01-25 16:14:30,304 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '12328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f205784e-fed2-41c1-b5db-cbcaec2baffd', 'x-compute-request-id': 'req-f205784e-fed2-41c1-b5db-cbcaec2baffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:31,421 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.113s 2021-01-25 16:14:31,421 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '13690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08eed06f-be53-428f-bdd1-00454fb7b37e', 'x-compute-request-id': 'req-08eed06f-be53-428f-bdd1-00454fb7b37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:33,213 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.789s 2021-01-25 16:14:33,214 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '14985', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e35774b-4aaa-4b13-9177-48cb958718ff', 'x-compute-request-id': 'req-9e35774b-4aaa-4b13-9177-48cb958718ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:34,655 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.438s 2021-01-25 16:14:34,655 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '15932', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e30d9538-d6d1-4cca-b42d-7d1f59bd8456', 'x-compute-request-id': 'req-e30d9538-d6d1-4cca-b42d-7d1f59bd8456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:36,885 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 1.228s 2021-01-25 16:14:36,886 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '16786', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b63c1d3c-d34e-4f94-a69d-cd08bf5b6a4c', 'x-compute-request-id': 'req-b63c1d3c-d34e-4f94-a69d-cd08bf5b6a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:38,112 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.225s 2021-01-25 16:14:38,112 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '17368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0092ae9f-f058-4682-9fe4-a8fc14081f1e', 'x-compute-request-id': 'req-0092ae9f-f058-4682-9fe4-a8fc14081f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:39,406 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.291s 2021-01-25 16:14:39,406 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '17730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b68b9e67-b59b-495b-ac6e-3401d7116c50', 'x-compute-request-id': 'req-b68b9e67-b59b-495b-ac6e-3401d7116c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:40,608 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.199s 2021-01-25 16:14:40,608 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '18556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30580d70-0e1e-4d37-9566-d30f1fe291ad', 'x-compute-request-id': 'req-30580d70-0e1e-4d37-9566-d30f1fe291ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:43,339 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 1.728s 2021-01-25 16:14:43,340 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '20156', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13b30e42-e7a4-49ee-85b8-52731427ea7b', 'x-compute-request-id': 'req-13b30e42-e7a4-49ee-85b8-52731427ea7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:44,596 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.252s 2021-01-25 16:14:44,596 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '21722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a03cd5b-2422-48e7-afa0-db377f94b76c', 'x-compute-request-id': 'req-1a03cd5b-2422-48e7-afa0-db377f94b76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:46,120 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.521s 2021-01-25 16:14:46,120 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '22337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f60de6e-6b09-4c26-8bb6-29d671a9dd54', 'x-compute-request-id': 'req-9f60de6e-6b09-4c26-8bb6-29d671a9dd54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:47,265 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.142s 2021-01-25 16:14:47,266 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '23417', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1326671-a172-404c-995b-c064ea2998ed', 'x-compute-request-id': 'req-f1326671-a172-404c-995b-c064ea2998ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:48,359 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.091s 2021-01-25 16:14:48,359 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '24232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf835368-4d2e-42e8-b15f-0b63c97b3bf9', 'x-compute-request-id': 'req-cf835368-4d2e-42e8-b15f-0b63c97b3bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:49,821 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.458s 2021-01-25 16:14:49,822 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '25054', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bd37b0-35dd-4c6b-919d-84857b46c287', 'x-compute-request-id': 'req-89bd37b0-35dd-4c6b-919d-84857b46c287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:51,885 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 1.060s 2021-01-25 16:14:51,885 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '26126', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c0171d0-b29a-4e0a-84dd-f3dafc18f8c8', 'x-compute-request-id': 'req-8c0171d0-b29a-4e0a-84dd-f3dafc18f8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:53,011 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.123s 2021-01-25 16:14:53,011 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5092d723-c609-4c5a-a70e-d8f4d74a1115', 'x-compute-request-id': 'req-5092d723-c609-4c5a-a70e-d8f4d74a1115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:54,496 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.481s 2021-01-25 16:14:54,497 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27633', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-542db68b-52f1-403b-8d75-08b257191103', 'x-compute-request-id': 'req-542db68b-52f1-403b-8d75-08b257191103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:55,978 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.478s 2021-01-25 16:14:55,978 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2a27fe-266c-434e-9bce-9983863b0fcb', 'x-compute-request-id': 'req-bb2a27fe-266c-434e-9bce-9983863b0fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:57,782 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.801s 2021-01-25 16:14:57,783 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28512', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c29049-f14a-4825-99e1-47f5c620039c', 'x-compute-request-id': 'req-66c29049-f14a-4825-99e1-47f5c620039c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:14:58,887 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.102s 2021-01-25 16:14:58,888 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be991e3-7153-411d-af17-cad887a6e472', 'x-compute-request-id': 'req-4be991e3-7153-411d-af17-cad887a6e472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:00,276 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.385s 2021-01-25 16:15:00,277 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:14:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6cb819-e12c-4db9-8090-dfba46cc3984', 'x-compute-request-id': 'req-4e6cb819-e12c-4db9-8090-dfba46cc3984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:01,388 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.108s 2021-01-25 16:15:01,388 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e44d762-c62b-4574-ac23-8cdbea551766', 'x-compute-request-id': 'req-1e44d762-c62b-4574-ac23-8cdbea551766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:03,201 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.811s 2021-01-25 16:15:03,202 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7bfe62d-65e2-4552-8284-b79a66ca661e', 'x-compute-request-id': 'req-b7bfe62d-65e2-4552-8284-b79a66ca661e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:04,314 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.110s 2021-01-25 16:15:04,315 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '30013', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae0dc0c-b999-461a-ae59-a91c4f7e75e3', 'x-compute-request-id': 'req-fae0dc0c-b999-461a-ae59-a91c4f7e75e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:05,418 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.101s 2021-01-25 16:15:05,419 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '31078', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b46fc1a-5ea7-4221-8ac6-2c89bff2fb6b', 'x-compute-request-id': 'req-9b46fc1a-5ea7-4221-8ac6-2c89bff2fb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:06,845 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.424s 2021-01-25 16:15:06,846 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '31917', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a109c68c-0dc8-4ed1-a7e6-ead1e975e694', 'x-compute-request-id': 'req-a109c68c-0dc8-4ed1-a7e6-ead1e975e694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:07,964 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.115s 2021-01-25 16:15:07,964 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '32619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f97e89-9b0b-40a9-a04b-fb03ae8de447', 'x-compute-request-id': 'req-22f97e89-9b0b-40a9-a04b-fb03ae8de447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:09,067 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.102s 2021-01-25 16:15:09,068 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '33606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23bb64ef-fdad-4429-90ba-e13c77422d3d', 'x-compute-request-id': 'req-23bb64ef-fdad-4429-90ba-e13c77422d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:10,548 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.479s 2021-01-25 16:15:10,548 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '34678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407bfc89-3f57-4ebc-b358-4a04d5476680', 'x-compute-request-id': 'req-407bfc89-3f57-4ebc-b358-4a04d5476680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:11,659 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.109s 2021-01-25 16:15:11,660 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '35981', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea65a396-c74b-4a6e-b576-c2a2d0a9449e', 'x-compute-request-id': 'req-ea65a396-c74b-4a6e-b576-c2a2d0a9449e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:13,433 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.771s 2021-01-25 16:15:13,434 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '36954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34db3656-966e-4030-aea9-0b9ff717ef72', 'x-compute-request-id': 'req-34db3656-966e-4030-aea9-0b9ff717ef72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:15,003 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.565s 2021-01-25 16:15:15,004 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3785f7f7-387b-414a-a163-25f8f46a4055', 'x-compute-request-id': 'req-3785f7f7-387b-414a-a163-25f8f46a4055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:16,104 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.098s 2021-01-25 16:15:16,105 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f065954-e6a4-4939-92d3-019d4b198906', 'x-compute-request-id': 'req-1f065954-e6a4-4939-92d3-019d4b198906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:17,361 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 0.253s 2021-01-25 16:15:17,361 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d99cad8-42f2-4740-b9a1-763b1393c9cf', 'x-compute-request-id': 'req-3d99cad8-42f2-4740-b9a1-763b1393c9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-01-25 16:15:17,413 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/ips 0.051s 2021-01-25 16:15:17,413 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5660a3ff-a3c1-4e54-a63c-7effb6eb2d0e', 'x-compute-request-id': 'req-5660a3ff-a3c1-4e54-a63c-7effb6eb2d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.28.2.96"}]}}' 2021-01-25 16:15:17,631 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes 0.216s 2021-01-25 16:15:17,631 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-991319810"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a22adc5-bf1e-413b-964b-d0fd5dbd3e41', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a22adc5-bf1e-413b-964b-d0fd5dbd3e41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes'} Body: b'{"volume": {"id": "56c1370c-72bd-4cb7-b876-fef98849a24d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:18.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-991319810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d"}], "user_id": "d3020c2440ce437fb73edde14545f697", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-25 16:15:17,696 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d 0.062s 2021-01-25 16:15:17,697 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc241d3-a971-4826-999c-fa08dcfce7f3', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc241d3-a971-4826-999c-fa08dcfce7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d'} Body: b'{"volume": {"id": "56c1370c-72bd-4cb7-b876-fef98849a24d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:18.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-991319810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d"}], "user_id": "d3020c2440ce437fb73edde14545f697", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}}' 2021-01-25 16:15:18,791 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d 0.089s 2021-01-25 16:15:18,791 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78befd7b-b827-4aea-bcf9-c01a9c20bc7e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78befd7b-b827-4aea-bcf9-c01a9c20bc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d'} Body: b'{"volume": {"id": "56c1370c-72bd-4cb7-b876-fef98849a24d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:18.000000", "updated_at": "2021-01-25T16:15:19.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-991319810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/85b5ae6f4c8c489c9cf16e75a9568cd9/volumes/56c1370c-72bd-4cb7-b876-fef98849a24d"}], "user_id": "d3020c2440ce437fb73edde14545f697", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9"}}' 2021-01-25 16:15:18,795 94649 INFO [tempest.common.waiters] volume 56c1370c-72bd-4cb7-b876-fef98849a24d reached available after waiting for 1.795276 seconds 2021-01-25 16:15:18,803 94649 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2021-01-25 16:15:18,803 94649 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.28.2.96:22' as 'ubuntu' with public key authentication 2021-01-25 16:15:18,825 94649 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-01-25 16:15:18,965 94649 INFO [paramiko.transport] Authentication (publickey) successful! 2021-01-25 16:15:18,965 94649 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.28.2.96 successfully created 2021-01-25 16:15:19,350 94649 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.28.2.96:22' as 'ubuntu' with public key authentication 2021-01-25 16:15:19,373 94649 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-01-25 16:15:19,488 94649 INFO [paramiko.transport] Authentication (publickey) successful! 2021-01-25 16:15:19,488 94649 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.28.2.96 successfully created 2021-01-25 16:15:32,947 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action 13.458s 2021-01-25 16:15:32,947 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f485f82f-c5b9-46cb-a4c3-2f9fb7a36112', 'x-compute-request-id': 'req-f485f82f-c5b9-46cb-a4c3-2f9fb7a36112', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c/action'} Body: b'' 2021-01-25 16:15:33,142 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.195s 2021-01-25 16:15:33,143 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7ba40c3-2a0b-497b-9351-74e739a9b9bf', 'x-compute-request-id': 'req-f7ba40c3-2a0b-497b-9351-74e739a9b9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:34,347 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.198s 2021-01-25 16:15:34,348 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-058ccc2b-bf8a-4c3d-a931-dbbdcccbd362', 'x-compute-request-id': 'req-058ccc2b-bf8a-4c3d-a931-dbbdcccbd362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:35,557 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:15:35,558 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128fa16f-10ed-41ec-9ae5-3294dff0c247', 'x-compute-request-id': 'req-128fa16f-10ed-41ec-9ae5-3294dff0c247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:36,817 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.254s 2021-01-25 16:15:36,818 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc3549b-c73d-4571-9ed9-02ec0b9a3100', 'x-compute-request-id': 'req-8fc3549b-c73d-4571-9ed9-02ec0b9a3100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:38,212 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.389s 2021-01-25 16:15:38,213 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309a6e8c-f873-41b9-b88f-7d9087a4c8a2', 'x-compute-request-id': 'req-309a6e8c-f873-41b9-b88f-7d9087a4c8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:39,394 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.175s 2021-01-25 16:15:39,394 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1853b6fe-a9b0-4f0d-a853-3317985e3123', 'x-compute-request-id': 'req-1853b6fe-a9b0-4f0d-a853-3317985e3123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:40,931 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.531s 2021-01-25 16:15:40,931 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca01aca7-7b6b-4c3f-b027-54221af2b6ef', 'x-compute-request-id': 'req-ca01aca7-7b6b-4c3f-b027-54221af2b6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:42,105 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.168s 2021-01-25 16:15:42,105 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606345dd-616f-41d5-b576-0af09da58e23', 'x-compute-request-id': 'req-606345dd-616f-41d5-b576-0af09da58e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:43,308 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.197s 2021-01-25 16:15:43,309 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-745be615-555d-427c-af81-c2c5aca799de', 'x-compute-request-id': 'req-745be615-555d-427c-af81-c2c5aca799de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:44,563 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.248s 2021-01-25 16:15:44,563 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b182755-1adc-4140-8537-0e68289b2a37', 'x-compute-request-id': 'req-4b182755-1adc-4140-8537-0e68289b2a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:46,471 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.903s 2021-01-25 16:15:46,472 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-222f6439-9459-4b74-a2db-07d505cd9cd3', 'x-compute-request-id': 'req-222f6439-9459-4b74-a2db-07d505cd9cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:48,877 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 1.400s 2021-01-25 16:15:48,878 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7fe3de0-44dd-4368-ad92-9a80962dfad6', 'x-compute-request-id': 'req-a7fe3de0-44dd-4368-ad92-9a80962dfad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:50,186 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.302s 2021-01-25 16:15:50,186 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2907b10c-ae0c-4c86-b353-9dae08bf9532', 'x-compute-request-id': 'req-2907b10c-ae0c-4c86-b353-9dae08bf9532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:51,417 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.225s 2021-01-25 16:15:51,417 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c05011b6-cff0-4e13-9a70-43b54b719f63', 'x-compute-request-id': 'req-c05011b6-cff0-4e13-9a70-43b54b719f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:52,624 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.201s 2021-01-25 16:15:52,624 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b0202a-470f-4c66-bbf9-ad3826de3209', 'x-compute-request-id': 'req-56b0202a-470f-4c66-bbf9-ad3826de3209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:53,844 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:15:53,844 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89531017-ff7c-475c-a52c-9b4879f7cb1c', 'x-compute-request-id': 'req-89531017-ff7c-475c-a52c-9b4879f7cb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:55,249 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.400s 2021-01-25 16:15:55,249 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3056b82f-cc60-400f-a442-5b4895bc9021', 'x-compute-request-id': 'req-3056b82f-cc60-400f-a442-5b4895bc9021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:56,447 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.192s 2021-01-25 16:15:56,447 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1dd90a2-e181-454d-b0d4-b0eae3f466a1', 'x-compute-request-id': 'req-a1dd90a2-e181-454d-b0d4-b0eae3f466a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:57,635 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.182s 2021-01-25 16:15:57,635 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8e48df-978c-4bc2-a707-bba1566174e5', 'x-compute-request-id': 'req-1b8e48df-978c-4bc2-a707-bba1566174e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:15:58,849 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.208s 2021-01-25 16:15:58,849 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f23fca-a81d-4349-8adc-800a2501107c', 'x-compute-request-id': 'req-58f23fca-a81d-4349-8adc-800a2501107c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:00,170 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.313s 2021-01-25 16:16:00,171 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-343c17ec-a9f2-4e0d-89da-aa005c6d0956', 'x-compute-request-id': 'req-343c17ec-a9f2-4e0d-89da-aa005c6d0956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:01,376 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.193s 2021-01-25 16:16:01,376 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16c8558-28f6-4065-8e5d-ef2dac90941b', 'x-compute-request-id': 'req-c16c8558-28f6-4065-8e5d-ef2dac90941b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:02,578 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.195s 2021-01-25 16:16:02,578 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac77ed32-3a85-4933-84e3-07b4b12611cb', 'x-compute-request-id': 'req-ac77ed32-3a85-4933-84e3-07b4b12611cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:03,809 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:16:03,809 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82ed0aa-1fad-440e-ae4b-3e32e88fecdd', 'x-compute-request-id': 'req-d82ed0aa-1fad-440e-ae4b-3e32e88fecdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:15:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:05,041 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.225s 2021-01-25 16:16:05,041 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1747', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f8a03e4-f18e-4100-b964-b7cc9161b4b7', 'x-compute-request-id': 'req-8f8a03e4-f18e-4100-b964-b7cc9161b4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:05,046 94649 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 32 second wait 2021-01-25 16:16:06,268 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.220s 2021-01-25 16:16:06,268 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1747', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f25327-6e3d-4b94-844e-2c9c60194765', 'x-compute-request-id': 'req-70f25327-6e3d-4b94-844e-2c9c60194765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:07,481 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.206s 2021-01-25 16:16:07,481 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e6cb95-fbc9-403e-ba34-2bef37b75f2e', 'x-compute-request-id': 'req-21e6cb95-fbc9-403e-ba34-2bef37b75f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:07,486 94649 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 34 second wait 2021-01-25 16:16:08,687 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.200s 2021-01-25 16:16:08,687 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acbea9c5-921c-4553-bfe6-d85465f76b3d', 'x-compute-request-id': 'req-acbea9c5-921c-4553-bfe6-d85465f76b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:09,982 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.289s 2021-01-25 16:16:09,983 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a954f3-5b97-4f67-8958-8b0739851274', 'x-compute-request-id': 'req-05a954f3-5b97-4f67-8958-8b0739851274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:11,280 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.291s 2021-01-25 16:16:11,280 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bc521b8-2edd-4f99-9f22-8ec483e14cad', 'x-compute-request-id': 'req-7bc521b8-2edd-4f99-9f22-8ec483e14cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:12,662 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.371s 2021-01-25 16:16:12,662 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d07ded-9d04-4028-a212-8fca385cebf2', 'x-compute-request-id': 'req-b9d07ded-9d04-4028-a212-8fca385cebf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:13,952 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.284s 2021-01-25 16:16:13,952 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60379283-1d7c-4623-92c6-6a013fbc3c38', 'x-compute-request-id': 'req-60379283-1d7c-4623-92c6-6a013fbc3c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:15,253 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.295s 2021-01-25 16:16:15,254 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a018cf2-0199-442f-beb3-0c0af2e49f28', 'x-compute-request-id': 'req-4a018cf2-0199-442f-beb3-0c0af2e49f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:16,762 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.502s 2021-01-25 16:16:16,762 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-498fb262-9478-4188-b732-7cbface8c173', 'x-compute-request-id': 'req-498fb262-9478-4188-b732-7cbface8c173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:18,056 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.288s 2021-01-25 16:16:18,057 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c96465-ce3e-4e83-a60a-6f7be3be72f7', 'x-compute-request-id': 'req-42c96465-ce3e-4e83-a60a-6f7be3be72f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:19,347 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.284s 2021-01-25 16:16:19,348 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecebcca6-b8fa-46b4-ade0-fa12755f2fc9', 'x-compute-request-id': 'req-ecebcca6-b8fa-46b4-ade0-fa12755f2fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:20,544 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.190s 2021-01-25 16:16:20,545 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-509920df-3d3b-4daf-88f5-eb5bd18cbb6c', 'x-compute-request-id': 'req-509920df-3d3b-4daf-88f5-eb5bd18cbb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:21,743 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.191s 2021-01-25 16:16:21,743 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73017af8-56fe-4755-8202-12a17299c357', 'x-compute-request-id': 'req-73017af8-56fe-4755-8202-12a17299c357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:22,930 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.181s 2021-01-25 16:16:22,930 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d24cac61-41cf-4c68-9a95-3a7c7367cd67', 'x-compute-request-id': 'req-d24cac61-41cf-4c68-9a95-3a7c7367cd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:24,124 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.188s 2021-01-25 16:16:24,124 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec5bdd23-c83b-4f98-9d77-ad077518b871', 'x-compute-request-id': 'req-ec5bdd23-c83b-4f98-9d77-ad077518b871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:25,341 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:16:25,342 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-408a4e2c-b419-42c1-8632-6e605a7e9e1f', 'x-compute-request-id': 'req-408a4e2c-b419-42c1-8632-6e605a7e9e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:26,582 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.233s 2021-01-25 16:16:26,582 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d2fcbc-7d4c-4331-a375-ad2a27bfd538', 'x-compute-request-id': 'req-38d2fcbc-7d4c-4331-a375-ad2a27bfd538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:27,841 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.254s 2021-01-25 16:16:27,842 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-238ba293-1729-48fc-8e17-98b32760c0f2', 'x-compute-request-id': 'req-238ba293-1729-48fc-8e17-98b32760c0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:29,147 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.299s 2021-01-25 16:16:29,148 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166ba839-f755-465e-8adc-62c8f0d27cb1', 'x-compute-request-id': 'req-166ba839-f755-465e-8adc-62c8f0d27cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:30,433 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.279s 2021-01-25 16:16:30,433 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036e987f-646e-465d-9a6f-f348126449b9', 'x-compute-request-id': 'req-036e987f-646e-465d-9a6f-f348126449b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:31,715 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.276s 2021-01-25 16:16:31,715 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14bf6345-4fe1-492d-b172-4761109eb08a', 'x-compute-request-id': 'req-14bf6345-4fe1-492d-b172-4761109eb08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:33,139 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.417s 2021-01-25 16:16:33,139 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c03188-a1cf-4e3a-a843-1280ad7d85a9', 'x-compute-request-id': 'req-26c03188-a1cf-4e3a-a843-1280ad7d85a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:34,411 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.265s 2021-01-25 16:16:34,411 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f00bfb-7a72-4bbe-8c1f-0b891d5b4227', 'x-compute-request-id': 'req-f5f00bfb-7a72-4bbe-8c1f-0b891d5b4227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:35,695 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.279s 2021-01-25 16:16:35,696 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f00f72-a160-4648-99b0-c061cc608de3', 'x-compute-request-id': 'req-23f00f72-a160-4648-99b0-c061cc608de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:36,966 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.264s 2021-01-25 16:16:36,966 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c72354-bc5e-469c-b200-d72aa3a03740', 'x-compute-request-id': 'req-b5c72354-bc5e-469c-b200-d72aa3a03740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:38,311 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.338s 2021-01-25 16:16:38,311 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dfeff8c-9d52-402f-a921-34fd1f33502d', 'x-compute-request-id': 'req-6dfeff8c-9d52-402f-a921-34fd1f33502d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:39,573 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.255s 2021-01-25 16:16:39,573 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a209209b-8eba-4635-9604-61c7129695a2', 'x-compute-request-id': 'req-a209209b-8eba-4635-9604-61c7129695a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:40,893 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.314s 2021-01-25 16:16:40,893 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd0c0f17-2f35-46f0-b7f8-78280ec76935', 'x-compute-request-id': 'req-bd0c0f17-2f35-46f0-b7f8-78280ec76935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:42,152 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.254s 2021-01-25 16:16:42,153 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aead3f8-fac3-444b-b051-be5b3d51ba3b', 'x-compute-request-id': 'req-9aead3f8-fac3-444b-b051-be5b3d51ba3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:43,391 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.232s 2021-01-25 16:16:43,391 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ab7bee-f454-4ff3-ba19-8182a90147e7', 'x-compute-request-id': 'req-78ab7bee-f454-4ff3-ba19-8182a90147e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:45,048 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.651s 2021-01-25 16:16:45,048 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b8226c9-9aec-41c8-b373-13b5885228b9', 'x-compute-request-id': 'req-4b8226c9-9aec-41c8-b373-13b5885228b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:46,285 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.231s 2021-01-25 16:16:46,285 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a22c2eaf-5808-48c4-b777-67f835e31d73', 'x-compute-request-id': 'req-a22c2eaf-5808-48c4-b777-67f835e31d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:47,727 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.436s 2021-01-25 16:16:47,727 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86dc205a-c04b-4468-8d1f-ff1249351f62', 'x-compute-request-id': 'req-86dc205a-c04b-4468-8d1f-ff1249351f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:49,002 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.269s 2021-01-25 16:16:49,002 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca9e2eb-3f85-4cd2-a225-5dc8d787d38f', 'x-compute-request-id': 'req-cca9e2eb-3f85-4cd2-a225-5dc8d787d38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:50,275 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.267s 2021-01-25 16:16:50,275 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca099718-3080-4bc7-8fbd-3f4f5c4cb5c8', 'x-compute-request-id': 'req-ca099718-3080-4bc7-8fbd-3f4f5c4cb5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:51,547 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.265s 2021-01-25 16:16:51,547 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c8ebd02-8e39-4125-8b7b-d2a8feddd45c', 'x-compute-request-id': 'req-1c8ebd02-8e39-4125-8b7b-d2a8feddd45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:52,841 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.287s 2021-01-25 16:16:52,841 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4de3f91e-61d4-4a27-9377-4a6e8ff55e84', 'x-compute-request-id': 'req-4de3f91e-61d4-4a27-9377-4a6e8ff55e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:54,467 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.615s 2021-01-25 16:16:54,467 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8326c9cc-8661-4a2a-9edf-d9ebe2923f1a', 'x-compute-request-id': 'req-8326c9cc-8661-4a2a-9edf-d9ebe2923f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:55,743 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.270s 2021-01-25 16:16:55,743 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a90164e-816a-4d08-b018-10f17f34f893', 'x-compute-request-id': 'req-8a90164e-816a-4d08-b018-10f17f34f893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:57,017 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.267s 2021-01-25 16:16:57,017 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da04dd4-45a8-4dba-b9fe-4ec68c36ce39', 'x-compute-request-id': 'req-0da04dd4-45a8-4dba-b9fe-4ec68c36ce39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:58,275 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.252s 2021-01-25 16:16:58,275 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572ac43e-515e-44fa-80ee-0ad178237694', 'x-compute-request-id': 'req-572ac43e-515e-44fa-80ee-0ad178237694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:16:59,517 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.236s 2021-01-25 16:16:59,517 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f724bd89-0810-4551-8a0a-a71e215ae1eb', 'x-compute-request-id': 'req-f724bd89-0810-4551-8a0a-a71e215ae1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:00,778 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.256s 2021-01-25 16:17:00,778 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36135ec6-fc12-4bae-b6fc-24124e11ab71', 'x-compute-request-id': 'req-36135ec6-fc12-4bae-b6fc-24124e11ab71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:01,982 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.197s 2021-01-25 16:17:01,983 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4283a0-5d8b-473f-8bd7-c3e8c89af9de', 'x-compute-request-id': 'req-1c4283a0-5d8b-473f-8bd7-c3e8c89af9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:03,201 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:17:03,201 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf56be6-8b98-4ab9-8033-d850ace9a50a', 'x-compute-request-id': 'req-bdf56be6-8b98-4ab9-8033-d850ace9a50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:04,419 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:17:04,419 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8346f068-d91f-421d-8e6a-5912435cf651', 'x-compute-request-id': 'req-8346f068-d91f-421d-8e6a-5912435cf651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:05,633 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.208s 2021-01-25 16:17:05,633 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f4cbb83-5f49-4fb2-ba2c-72ba57f7f954', 'x-compute-request-id': 'req-3f4cbb83-5f49-4fb2-ba2c-72ba57f7f954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:06,870 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.232s 2021-01-25 16:17:06,871 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b36ac3-faa0-4ecc-a0aa-ec8027358ad3', 'x-compute-request-id': 'req-e5b36ac3-faa0-4ecc-a0aa-ec8027358ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:08,054 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.177s 2021-01-25 16:17:08,054 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491749f4-2c35-47cc-abad-54030e7426ec', 'x-compute-request-id': 'req-491749f4-2c35-47cc-abad-54030e7426ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:09,245 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.186s 2021-01-25 16:17:09,245 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d053424-8605-4501-8e2c-897148aa837c', 'x-compute-request-id': 'req-6d053424-8605-4501-8e2c-897148aa837c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:10,422 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.171s 2021-01-25 16:17:10,423 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec59c3f5-c52d-4d2a-bed7-f2bbd796460e', 'x-compute-request-id': 'req-ec59c3f5-c52d-4d2a-bed7-f2bbd796460e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:11,665 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.237s 2021-01-25 16:17:11,666 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4f0446-907d-4828-8daa-0d0d8ee7911f', 'x-compute-request-id': 'req-0d4f0446-907d-4828-8daa-0d0d8ee7911f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:12,875 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.204s 2021-01-25 16:17:12,876 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64079190-ab1b-4d6c-a45c-e1e59a4283bb', 'x-compute-request-id': 'req-64079190-ab1b-4d6c-a45c-e1e59a4283bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:14,211 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.329s 2021-01-25 16:17:14,211 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea9ec72-9a51-42e5-afb7-282285d510b6', 'x-compute-request-id': 'req-5ea9ec72-9a51-42e5-afb7-282285d510b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:15,416 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.199s 2021-01-25 16:17:15,417 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14be1686-da0d-434f-94dd-8fe369168811', 'x-compute-request-id': 'req-14be1686-da0d-434f-94dd-8fe369168811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:16,645 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.223s 2021-01-25 16:17:16,646 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-650e9086-dc4b-4dcd-a717-c48341ea3350', 'x-compute-request-id': 'req-650e9086-dc4b-4dcd-a717-c48341ea3350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:17,844 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.192s 2021-01-25 16:17:17,845 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7caa18a9-edad-413c-a930-109e765aa4d6', 'x-compute-request-id': 'req-7caa18a9-edad-413c-a930-109e765aa4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:19,053 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.202s 2021-01-25 16:17:19,053 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40349175-ce62-4c03-837b-1de2aa335c99', 'x-compute-request-id': 'req-40349175-ce62-4c03-837b-1de2aa335c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:20,257 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.197s 2021-01-25 16:17:20,257 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10b75864-3a2e-464a-bd92-878b9228991e', 'x-compute-request-id': 'req-10b75864-3a2e-464a-bd92-878b9228991e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:21,474 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.210s 2021-01-25 16:17:21,474 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9b5e88-e78f-4a33-a2bf-1772aa6904e3', 'x-compute-request-id': 'req-db9b5e88-e78f-4a33-a2bf-1772aa6904e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:22,692 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.212s 2021-01-25 16:17:22,692 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d934b05-0992-4ede-8841-02133d58e7b2', 'x-compute-request-id': 'req-3d934b05-0992-4ede-8841-02133d58e7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:23,911 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.212s 2021-01-25 16:17:23,911 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c98e705-8141-41bd-89d3-0f93693ba6c9', 'x-compute-request-id': 'req-0c98e705-8141-41bd-89d3-0f93693ba6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:25,153 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.236s 2021-01-25 16:17:25,153 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0c1dd75-d989-4382-b039-51c7b6b11fe5', 'x-compute-request-id': 'req-c0c1dd75-d989-4382-b039-51c7b6b11fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:26,367 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.206s 2021-01-25 16:17:26,367 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8866f9-549c-4648-ac1c-0af06f36dd6f', 'x-compute-request-id': 'req-cd8866f9-549c-4648-ac1c-0af06f36dd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:27,591 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.217s 2021-01-25 16:17:27,591 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5aaa81d-f4f9-498b-83dc-ce8c211d76bd', 'x-compute-request-id': 'req-f5aaa81d-f4f9-498b-83dc-ce8c211d76bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:28,806 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.207s 2021-01-25 16:17:28,806 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ab1605-71d7-4ddb-97f3-7921d4deb928', 'x-compute-request-id': 'req-b2ab1605-71d7-4ddb-97f3-7921d4deb928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:30,027 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:17:30,028 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45726dcb-5da4-4d5b-b8ef-fa81fa8f9ebd', 'x-compute-request-id': 'req-45726dcb-5da4-4d5b-b8ef-fa81fa8f9ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:31,230 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.191s 2021-01-25 16:17:31,230 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e2550b-cd93-4099-af2f-342981591d0d', 'x-compute-request-id': 'req-58e2550b-cd93-4099-af2f-342981591d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:32,480 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.243s 2021-01-25 16:17:32,480 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5e47325-86a6-4399-b970-9da715ad814a', 'x-compute-request-id': 'req-f5e47325-86a6-4399-b970-9da715ad814a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:33,912 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.425s 2021-01-25 16:17:33,912 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf17abd3-3b96-49d5-9db0-d45ab257d2e5', 'x-compute-request-id': 'req-bf17abd3-3b96-49d5-9db0-d45ab257d2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:35,148 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.230s 2021-01-25 16:17:35,148 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb932ccf-6490-472d-9b73-82f135ca1cd4', 'x-compute-request-id': 'req-bb932ccf-6490-472d-9b73-82f135ca1cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:36,356 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.200s 2021-01-25 16:17:36,356 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e437c02-de99-4238-932b-c0d22674a643', 'x-compute-request-id': 'req-1e437c02-de99-4238-932b-c0d22674a643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:37,591 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.228s 2021-01-25 16:17:37,591 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-426370c9-b14e-4fce-8b97-3b218982d00e', 'x-compute-request-id': 'req-426370c9-b14e-4fce-8b97-3b218982d00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:38,837 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.239s 2021-01-25 16:17:38,837 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b72f880-eb9d-4324-8bcf-d1486ec1ee66', 'x-compute-request-id': 'req-2b72f880-eb9d-4324-8bcf-d1486ec1ee66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:40,051 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.208s 2021-01-25 16:17:40,051 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441a2b34-d846-467a-aaed-3ce76f38dc71', 'x-compute-request-id': 'req-441a2b34-d846-467a-aaed-3ce76f38dc71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:41,278 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.220s 2021-01-25 16:17:41,278 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561a6ee1-90e5-4bd3-9ab0-67b7b3ab2541', 'x-compute-request-id': 'req-561a6ee1-90e5-4bd3-9ab0-67b7b3ab2541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:42,510 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.220s 2021-01-25 16:17:42,510 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762c084d-249e-48e7-a9cd-8396863ee145', 'x-compute-request-id': 'req-762c084d-249e-48e7-a9cd-8396863ee145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:43,789 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.273s 2021-01-25 16:17:43,790 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae71caf-d0d2-4419-bb7f-fff5e84c6622', 'x-compute-request-id': 'req-1ae71caf-d0d2-4419-bb7f-fff5e84c6622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:46,729 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 1.934s 2021-01-25 16:17:46,730 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bff3310-ae47-4f44-882a-ec2c35f0eec2', 'x-compute-request-id': 'req-7bff3310-ae47-4f44-882a-ec2c35f0eec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:47,976 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.241s 2021-01-25 16:17:47,976 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c79150c-ba84-48a7-927c-af66a7bcda38', 'x-compute-request-id': 'req-7c79150c-ba84-48a7-927c-af66a7bcda38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:49,306 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.325s 2021-01-25 16:17:49,307 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a18ad14-b1a5-4a47-b624-d0d68443a472', 'x-compute-request-id': 'req-4a18ad14-b1a5-4a47-b624-d0d68443a472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:50,558 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.245s 2021-01-25 16:17:50,559 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cfd8825-eb8a-4166-a4fd-5ddb85b9c601', 'x-compute-request-id': 'req-9cfd8825-eb8a-4166-a4fd-5ddb85b9c601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:52,098 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.534s 2021-01-25 16:17:52,098 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c573be0-ae2e-44c3-82c9-4d93b5840a81', 'x-compute-request-id': 'req-2c573be0-ae2e-44c3-82c9-4d93b5840a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:53,737 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.632s 2021-01-25 16:17:53,737 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-274f7fd5-9b1b-40fb-89e1-be7456ec4f96', 'x-compute-request-id': 'req-274f7fd5-9b1b-40fb-89e1-be7456ec4f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:54,919 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.176s 2021-01-25 16:17:54,919 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94af668-5313-4b30-88d5-41a8c6844e96', 'x-compute-request-id': 'req-b94af668-5313-4b30-88d5-41a8c6844e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:56,115 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.190s 2021-01-25 16:17:56,115 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b43a104-248d-4ac3-9a36-a9ead8482f74', 'x-compute-request-id': 'req-2b43a104-248d-4ac3-9a36-a9ead8482f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:57,738 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.616s 2021-01-25 16:17:57,738 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7fd3e67-d684-45a3-b4ea-f4ef6920b7d7', 'x-compute-request-id': 'req-d7fd3e67-d684-45a3-b4ea-f4ef6920b7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:17:59,042 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.298s 2021-01-25 16:17:59,043 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96eead53-fc7d-4758-8afa-248ac900a751', 'x-compute-request-id': 'req-96eead53-fc7d-4758-8afa-248ac900a751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:18:00,237 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.189s 2021-01-25 16:18:00,237 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:18:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c35cf42-8c56-43f5-a66f-6d5e1edeb6ad', 'x-compute-request-id': 'req-1c35cf42-8c56-43f5-a66f-6d5e1edeb6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:19:01,267 94649 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 2021-01-25 16:20:01,329 94649 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 2021-01-25 16:21:01,388 94649 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 2021-01-25 16:21:39,804 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 218.561s 2021-01-25 16:21:39,804 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d138a5-0940-4d66-90f2-2f636ce4a5ce', 'x-compute-request-id': 'req-28d138a5-0940-4d66-90f2-2f636ce4a5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:39,933 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.124s 2021-01-25 16:21:39,934 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'server': 'Apache/2.4.29 (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-c9017d53-aa34-40d5-9553-95a4b3e0bf4f', 'x-compute-request-id': 'req-c9017d53-aa34-40d5-9553-95a4b3e0bf4f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'' 2021-01-25 16:21:40,219 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.284s 2021-01-25 16:21:40,219 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f01fc9f-6028-4237-8469-cc766c4a0837', 'x-compute-request-id': 'req-0f01fc9f-6028-4237-8469-cc766c4a0837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:41,593 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.368s 2021-01-25 16:21:41,594 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a3b8dda-faf2-46ad-ac8a-9a7e87f485f8', 'x-compute-request-id': 'req-5a3b8dda-faf2-46ad-ac8a-9a7e87f485f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:43,218 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.619s 2021-01-25 16:21:43,219 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10b0ef98-f6df-4c8b-a287-89a56809a9e5', 'x-compute-request-id': 'req-10b0ef98-f6df-4c8b-a287-89a56809a9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:44,717 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.492s 2021-01-25 16:21:44,717 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8064c1d2-cfa5-42c6-985f-dd0377004d0a', 'x-compute-request-id': 'req-8064c1d2-cfa5-42c6-985f-dd0377004d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:45,930 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.202s 2021-01-25 16:21:45,931 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15af42c7-93ac-46c9-8158-a112d2dbd5a3', 'x-compute-request-id': 'req-15af42c7-93ac-46c9-8158-a112d2dbd5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:47,299 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.362s 2021-01-25 16:21:47,299 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68053266-7809-4e03-a954-0cbd3c1c42a0', 'x-compute-request-id': 'req-68053266-7809-4e03-a954-0cbd3c1c42a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:48,487 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.172s 2021-01-25 16:21:48,487 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e195b2c1-9c6c-4750-8765-bed7b771b390', 'x-compute-request-id': 'req-e195b2c1-9c6c-4750-8765-bed7b771b390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:49,660 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.167s 2021-01-25 16:21:49,660 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0b7f9ce-be47-4eec-bf16-09c05cc24a86', 'x-compute-request-id': 'req-b0b7f9ce-be47-4eec-bf16-09c05cc24a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:50,843 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.177s 2021-01-25 16:21:50,844 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13cc2a3-7f20-4aa4-bd46-cfaae4569566', 'x-compute-request-id': 'req-c13cc2a3-7f20-4aa4-bd46-cfaae4569566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:52,060 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:21:52,060 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30dedbc2-d259-4cb2-9896-6a54e8019099', 'x-compute-request-id': 'req-30dedbc2-d259-4cb2-9896-6a54e8019099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:53,281 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:21:53,281 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2812fb7-f27c-4899-a026-794f2cca9c76', 'x-compute-request-id': 'req-b2812fb7-f27c-4899-a026-794f2cca9c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:54,501 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:21:54,501 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ad23a0-9f19-4267-a067-3571b08ca3dc', 'x-compute-request-id': 'req-43ad23a0-9f19-4267-a067-3571b08ca3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:55,720 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:21:55,720 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f5dc31-dbcf-475b-bef8-d17267f20ac9', 'x-compute-request-id': 'req-c3f5dc31-dbcf-475b-bef8-d17267f20ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:57,054 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.327s 2021-01-25 16:21:57,054 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc33fc9-c0a0-40f8-af99-16f9a257f70b', 'x-compute-request-id': 'req-ebc33fc9-c0a0-40f8-af99-16f9a257f70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:58,437 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.378s 2021-01-25 16:21:58,437 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82489d85-8c91-42e8-a6c7-bedc8a479f8c', 'x-compute-request-id': 'req-82489d85-8c91-42e8-a6c7-bedc8a479f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:21:59,791 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.347s 2021-01-25 16:21:59,792 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f652a0-00e4-44fa-9ba4-02c3fb568d75', 'x-compute-request-id': 'req-62f652a0-00e4-44fa-9ba4-02c3fb568d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:01,127 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.329s 2021-01-25 16:22:01,127 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3855eb1f-87a4-477b-ba1e-664444fa08dd', 'x-compute-request-id': 'req-3855eb1f-87a4-477b-ba1e-664444fa08dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:02,378 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.245s 2021-01-25 16:22:02,378 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da79238d-cb16-4ca8-b298-4fea15d30698', 'x-compute-request-id': 'req-da79238d-cb16-4ca8-b298-4fea15d30698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:03,688 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.304s 2021-01-25 16:22:03,688 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a9ab64-8e4d-4236-8b00-72c491d2f723', 'x-compute-request-id': 'req-d2a9ab64-8e4d-4236-8b00-72c491d2f723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:05,312 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.617s 2021-01-25 16:22:05,312 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25a971a9-7d88-4804-9184-06fe626fcfc1', 'x-compute-request-id': 'req-25a971a9-7d88-4804-9184-06fe626fcfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:06,715 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.397s 2021-01-25 16:22:06,715 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6f3e72-a4b0-4a85-ac24-f4d73f041f00', 'x-compute-request-id': 'req-8b6f3e72-a4b0-4a85-ac24-f4d73f041f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:08,191 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.470s 2021-01-25 16:22:08,192 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a541753e-3ce1-4200-be4f-16f9c7e801c2', 'x-compute-request-id': 'req-a541753e-3ce1-4200-be4f-16f9c7e801c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:09,388 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.190s 2021-01-25 16:22:09,388 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd15f249-ade1-424f-acad-87a76160ab58', 'x-compute-request-id': 'req-dd15f249-ade1-424f-acad-87a76160ab58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:10,562 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.167s 2021-01-25 16:22:10,562 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f0e8a9-ddcc-4fa7-a503-3b5b31efcc66', 'x-compute-request-id': 'req-10f0e8a9-ddcc-4fa7-a503-3b5b31efcc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:11,747 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.178s 2021-01-25 16:22:11,747 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123c2c19-5506-4569-8cfa-9c5ec2c1e581', 'x-compute-request-id': 'req-123c2c19-5506-4569-8cfa-9c5ec2c1e581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:12,937 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.184s 2021-01-25 16:22:12,937 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04975296-84b3-4e0b-b6e7-a9d68d9e41f1', 'x-compute-request-id': 'req-04975296-84b3-4e0b-b6e7-a9d68d9e41f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:14,180 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.237s 2021-01-25 16:22:14,180 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6620c14d-c69c-4fdc-a0bf-274252b460ac', 'x-compute-request-id': 'req-6620c14d-c69c-4fdc-a0bf-274252b460ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:15,399 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.210s 2021-01-25 16:22:15,399 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e504eca8-3766-4a04-8efd-15dc79cbe277', 'x-compute-request-id': 'req-e504eca8-3766-4a04-8efd-15dc79cbe277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:16,642 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.238s 2021-01-25 16:22:16,643 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1868e7-dedd-4cfa-b3ca-021ad65b4691', 'x-compute-request-id': 'req-fc1868e7-dedd-4cfa-b3ca-021ad65b4691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:17,838 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.189s 2021-01-25 16:22:17,838 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31df2937-7f08-4177-83bb-0017bc9dc2e7', 'x-compute-request-id': 'req-31df2937-7f08-4177-83bb-0017bc9dc2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:19,039 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.194s 2021-01-25 16:22:19,039 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c02818-9589-4ffd-903a-9b426e1db0ea', 'x-compute-request-id': 'req-87c02818-9589-4ffd-903a-9b426e1db0ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:20,242 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.196s 2021-01-25 16:22:20,242 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a07d411d-9a45-4a23-85f7-1bc92c6d4d13', 'x-compute-request-id': 'req-a07d411d-9a45-4a23-85f7-1bc92c6d4d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:21,439 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.190s 2021-01-25 16:22:21,439 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b63415-944a-4f69-88d8-35209d9c7922', 'x-compute-request-id': 'req-37b63415-944a-4f69-88d8-35209d9c7922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:22,649 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.204s 2021-01-25 16:22:22,649 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb66185-38c0-48dc-9d5c-d40eeab3af4d', 'x-compute-request-id': 'req-2cb66185-38c0-48dc-9d5c-d40eeab3af4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:23,842 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.188s 2021-01-25 16:22:23,842 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-489f4feb-945c-46f3-bb03-2004107e1f59', 'x-compute-request-id': 'req-489f4feb-945c-46f3-bb03-2004107e1f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:25,021 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.173s 2021-01-25 16:22:25,021 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1841ce-2bc2-4f37-a585-7f2f0f365cca', 'x-compute-request-id': 'req-ec1841ce-2bc2-4f37-a585-7f2f0f365cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:26,220 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.193s 2021-01-25 16:22:26,220 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7338d46b-0251-4bca-b907-6cdfbe7d8ee9', 'x-compute-request-id': 'req-7338d46b-0251-4bca-b907-6cdfbe7d8ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:27,433 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.207s 2021-01-25 16:22:27,433 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f024c404-c840-406f-819c-8186ffeaac85', 'x-compute-request-id': 'req-f024c404-c840-406f-819c-8186ffeaac85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:28,660 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.220s 2021-01-25 16:22:28,661 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa85ffd-05bd-41f2-835e-ae044769c662', 'x-compute-request-id': 'req-3fa85ffd-05bd-41f2-835e-ae044769c662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:29,878 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:22:29,879 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4206b018-78f8-42b9-9bc4-4c53e7d4ed97', 'x-compute-request-id': 'req-4206b018-78f8-42b9-9bc4-4c53e7d4ed97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:31,095 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.210s 2021-01-25 16:22:31,095 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e0f26d-e2af-46e7-b523-dac62eecd177', 'x-compute-request-id': 'req-46e0f26d-e2af-46e7-b523-dac62eecd177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:32,287 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.186s 2021-01-25 16:22:32,287 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1070187a-9817-48d8-ab84-f455f41c2809', 'x-compute-request-id': 'req-1070187a-9817-48d8-ab84-f455f41c2809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:33,492 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.197s 2021-01-25 16:22:33,492 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027cccee-4c9d-488b-91a4-a4c6645a1cc1', 'x-compute-request-id': 'req-027cccee-4c9d-488b-91a4-a4c6645a1cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:34,738 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.240s 2021-01-25 16:22:34,739 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319d39f8-5b08-42c6-9e43-a1441ef2b206', 'x-compute-request-id': 'req-319d39f8-5b08-42c6-9e43-a1441ef2b206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:35,960 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:22:35,961 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c07130b-6128-4334-a907-b74ea964e3cf', 'x-compute-request-id': 'req-4c07130b-6128-4334-a907-b74ea964e3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:37,128 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.161s 2021-01-25 16:22:37,128 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a470560-12d3-448c-982c-e8fa32169c13', 'x-compute-request-id': 'req-8a470560-12d3-448c-982c-e8fa32169c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:38,333 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.200s 2021-01-25 16:22:38,334 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62f2302-a48f-425f-a38a-81cc5685f063', 'x-compute-request-id': 'req-c62f2302-a48f-425f-a38a-81cc5685f063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:39,601 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.260s 2021-01-25 16:22:39,601 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bd9a1e4-392c-4674-a7ee-526759b2bd5c', 'x-compute-request-id': 'req-9bd9a1e4-392c-4674-a7ee-526759b2bd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:41,017 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.410s 2021-01-25 16:22:41,017 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd37ff15-d94a-413a-aab6-06e076338173', 'x-compute-request-id': 'req-cd37ff15-d94a-413a-aab6-06e076338173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:42,282 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.259s 2021-01-25 16:22:42,282 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d691be-1808-45ba-b587-8488d1545274', 'x-compute-request-id': 'req-71d691be-1808-45ba-b587-8488d1545274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:43,484 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.195s 2021-01-25 16:22:43,484 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f64f71-4028-4802-a25c-a5d21ed753fe', 'x-compute-request-id': 'req-07f64f71-4028-4802-a25c-a5d21ed753fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:44,706 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:22:44,706 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f823d67-6ec5-458b-8659-01189d42d6e3', 'x-compute-request-id': 'req-8f823d67-6ec5-458b-8659-01189d42d6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:45,927 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.215s 2021-01-25 16:22:45,928 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8dfc866-dc01-435f-81f9-8dd01fadb06f', 'x-compute-request-id': 'req-e8dfc866-dc01-435f-81f9-8dd01fadb06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:47,151 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.217s 2021-01-25 16:22:47,151 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a91fb05-1bbb-4793-b94c-0b432a804da9', 'x-compute-request-id': 'req-5a91fb05-1bbb-4793-b94c-0b432a804da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:48,379 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.223s 2021-01-25 16:22:48,379 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03837fa5-ef83-4b34-aa47-f861107f0d5c', 'x-compute-request-id': 'req-03837fa5-ef83-4b34-aa47-f861107f0d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:49,697 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.312s 2021-01-25 16:22:49,698 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8897a15e-76f6-47b6-9455-91784e2e00b9', 'x-compute-request-id': 'req-8897a15e-76f6-47b6-9455-91784e2e00b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:51,040 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.336s 2021-01-25 16:22:51,040 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529c2841-049c-431d-9321-3ca8181b96b5', 'x-compute-request-id': 'req-529c2841-049c-431d-9321-3ca8181b96b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:52,472 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.426s 2021-01-25 16:22:52,472 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d96c57-249b-47ac-8afc-44d10a931446', 'x-compute-request-id': 'req-56d96c57-249b-47ac-8afc-44d10a931446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:53,669 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.191s 2021-01-25 16:22:53,670 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93c7090c-d965-4ee1-b9d7-9d39fc7dcec3', 'x-compute-request-id': 'req-93c7090c-d965-4ee1-b9d7-9d39fc7dcec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:54,878 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.201s 2021-01-25 16:22:54,878 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d133dd6-2440-4f87-8196-6cef2345fbc8', 'x-compute-request-id': 'req-7d133dd6-2440-4f87-8196-6cef2345fbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:56,087 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:22:56,088 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45c8e74-0a05-4c09-9f8a-768f39e5930c', 'x-compute-request-id': 'req-d45c8e74-0a05-4c09-9f8a-768f39e5930c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:57,464 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.369s 2021-01-25 16:22:57,464 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95be5b09-7f3e-4734-8df5-b1b0d8a66108', 'x-compute-request-id': 'req-95be5b09-7f3e-4734-8df5-b1b0d8a66108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:58,658 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.188s 2021-01-25 16:22:58,658 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eaa50f5-8271-4caa-9796-3e50bfadaf62', 'x-compute-request-id': 'req-6eaa50f5-8271-4caa-9796-3e50bfadaf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:22:59,846 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.183s 2021-01-25 16:22:59,846 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:22:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888badae-63aa-4ff3-a265-06d018372294', 'x-compute-request-id': 'req-888badae-63aa-4ff3-a265-06d018372294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:01,042 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.189s 2021-01-25 16:23:01,042 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e99d1c-5675-43dd-8bfb-797357de3ef3', 'x-compute-request-id': 'req-75e99d1c-5675-43dd-8bfb-797357de3ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:02,275 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.228s 2021-01-25 16:23:02,276 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b75a1e-4ebe-4c10-8c91-e9b59eb77b93', 'x-compute-request-id': 'req-f4b75a1e-4ebe-4c10-8c91-e9b59eb77b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:03,492 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.210s 2021-01-25 16:23:03,493 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4789ad97-1f9b-4a01-b27d-7876701a989b', 'x-compute-request-id': 'req-4789ad97-1f9b-4a01-b27d-7876701a989b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:04,717 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.218s 2021-01-25 16:23:04,717 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa21609-2f2b-4dea-962a-bcbd990d3c4f', 'x-compute-request-id': 'req-cfa21609-2f2b-4dea-962a-bcbd990d3c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:05,964 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.240s 2021-01-25 16:23:05,964 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bcc5511-c33b-474b-a6cc-fe3662a61ca5', 'x-compute-request-id': 'req-2bcc5511-c33b-474b-a6cc-fe3662a61ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:07,183 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:23:07,184 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3194eef9-0c91-46b5-9ce8-0e8b0c74d14c', 'x-compute-request-id': 'req-3194eef9-0c91-46b5-9ce8-0e8b0c74d14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:08,437 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.247s 2021-01-25 16:23:08,437 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7521cc82-5f4b-4334-bb5e-68492a0620f5', 'x-compute-request-id': 'req-7521cc82-5f4b-4334-bb5e-68492a0620f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:09,645 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.201s 2021-01-25 16:23:09,646 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30db6fef-0710-4ac7-b58c-42603bd1f452', 'x-compute-request-id': 'req-30db6fef-0710-4ac7-b58c-42603bd1f452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:10,859 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.204s 2021-01-25 16:23:10,859 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d8feff-e56c-4ee9-a8ce-27d34af51b2d', 'x-compute-request-id': 'req-71d8feff-e56c-4ee9-a8ce-27d34af51b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:12,069 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:23:12,069 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c89c7ea6-14b2-4706-b2a4-38bbba99e326', 'x-compute-request-id': 'req-c89c7ea6-14b2-4706-b2a4-38bbba99e326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:13,470 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.394s 2021-01-25 16:23:13,470 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce8b629-c837-4e56-af10-3cffdf5c551c', 'x-compute-request-id': 'req-fce8b629-c837-4e56-af10-3cffdf5c551c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:14,690 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:23:14,691 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1638cdf4-5a14-4aad-855b-9875d8211ea0', 'x-compute-request-id': 'req-1638cdf4-5a14-4aad-855b-9875d8211ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:15,909 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.208s 2021-01-25 16:23:15,909 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13f6ddc-7d45-4750-ad05-346708b5a8de', 'x-compute-request-id': 'req-a13f6ddc-7d45-4750-ad05-346708b5a8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:17,155 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.240s 2021-01-25 16:23:17,156 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4777810e-2aaa-4806-807e-82d5b3e820ae', 'x-compute-request-id': 'req-4777810e-2aaa-4806-807e-82d5b3e820ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:18,376 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:23:18,377 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9171382a-0472-4e24-8415-bb94a0fe31f4', 'x-compute-request-id': 'req-9171382a-0472-4e24-8415-bb94a0fe31f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:19,594 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.212s 2021-01-25 16:23:19,595 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5b3ccb-4368-4977-9a86-514de26270be', 'x-compute-request-id': 'req-7c5b3ccb-4368-4977-9a86-514de26270be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:20,839 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.238s 2021-01-25 16:23:20,839 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09713e2d-c0c5-41af-8e27-6c29c82328a2', 'x-compute-request-id': 'req-09713e2d-c0c5-41af-8e27-6c29c82328a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:22,081 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.235s 2021-01-25 16:23:22,081 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b12d09-e1ee-4124-a1c2-25b9167655de', 'x-compute-request-id': 'req-90b12d09-e1ee-4124-a1c2-25b9167655de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:23,288 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.200s 2021-01-25 16:23:23,288 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b2c953-6206-4443-b46f-406dd2b30bd6', 'x-compute-request-id': 'req-a1b2c953-6206-4443-b46f-406dd2b30bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:24,540 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.245s 2021-01-25 16:23:24,540 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0336a47-e641-4f05-b49e-8ea29abb8192', 'x-compute-request-id': 'req-c0336a47-e641-4f05-b49e-8ea29abb8192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:25,751 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.204s 2021-01-25 16:23:25,751 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a55e537-68dc-4d2d-b875-376d5c444d54', 'x-compute-request-id': 'req-5a55e537-68dc-4d2d-b875-376d5c444d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:26,962 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.204s 2021-01-25 16:23:26,962 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c471a4ed-b51e-4e80-82a1-c8ee99da7d45', 'x-compute-request-id': 'req-c471a4ed-b51e-4e80-82a1-c8ee99da7d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:28,165 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.197s 2021-01-25 16:23:28,166 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c416772d-d59b-49ed-aa17-d0beceda826e', 'x-compute-request-id': 'req-c416772d-d59b-49ed-aa17-d0beceda826e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:29,402 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.230s 2021-01-25 16:23:29,402 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6827072-7c5c-4611-99ed-26a6d0412bdf', 'x-compute-request-id': 'req-f6827072-7c5c-4611-99ed-26a6d0412bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:30,604 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.195s 2021-01-25 16:23:30,604 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-974cc2f4-1e9c-4a68-95aa-bee4ba483c58', 'x-compute-request-id': 'req-974cc2f4-1e9c-4a68-95aa-bee4ba483c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:31,829 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:23:31,830 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab30fee0-e93e-4337-9649-5a0dc8783a1c', 'x-compute-request-id': 'req-ab30fee0-e93e-4337-9649-5a0dc8783a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:33,050 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:23:33,050 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4fe7339-a7e8-47af-ae59-6bd9c16b8d73', 'x-compute-request-id': 'req-e4fe7339-a7e8-47af-ae59-6bd9c16b8d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:34,275 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.218s 2021-01-25 16:23:34,275 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2085ce71-2fde-4714-ba63-776180ef017b', 'x-compute-request-id': 'req-2085ce71-2fde-4714-ba63-776180ef017b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:35,495 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:23:35,495 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c52951-0f1b-413f-ad56-18f223799088', 'x-compute-request-id': 'req-80c52951-0f1b-413f-ad56-18f223799088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:36,947 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.446s 2021-01-25 16:23:36,948 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673a2d20-7178-49b4-a459-12d071f21913', 'x-compute-request-id': 'req-673a2d20-7178-49b4-a459-12d071f21913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:38,167 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:23:38,167 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f60918-06e5-42f2-8a4d-48ddaeb16581', 'x-compute-request-id': 'req-91f60918-06e5-42f2-8a4d-48ddaeb16581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:39,383 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.210s 2021-01-25 16:23:39,384 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57623124-4a8d-4b19-a16e-6ebab8db1e9c', 'x-compute-request-id': 'req-57623124-4a8d-4b19-a16e-6ebab8db1e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:40,583 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.194s 2021-01-25 16:23:40,584 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b7a698-93cb-4571-a696-1c22a52c85d5', 'x-compute-request-id': 'req-a1b7a698-93cb-4571-a696-1c22a52c85d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:41,768 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.178s 2021-01-25 16:23:41,769 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d366cf8-797f-4221-a521-54a4233a0f63', 'x-compute-request-id': 'req-0d366cf8-797f-4221-a521-54a4233a0f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:43,125 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.349s 2021-01-25 16:23:43,126 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb6e74c-a617-4e48-a64f-148cc6bb7819', 'x-compute-request-id': 'req-7eb6e74c-a617-4e48-a64f-148cc6bb7819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:44,398 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.265s 2021-01-25 16:23:44,398 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0798a4eb-d486-4fc6-8d62-967a40cd4983', 'x-compute-request-id': 'req-0798a4eb-d486-4fc6-8d62-967a40cd4983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:45,628 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.223s 2021-01-25 16:23:45,628 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73ee08f-9ba3-41cc-b66e-8212ff6904d8', 'x-compute-request-id': 'req-a73ee08f-9ba3-41cc-b66e-8212ff6904d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:46,950 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.316s 2021-01-25 16:23:46,951 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec00333-908b-4bd5-9c59-baebdb04830e', 'x-compute-request-id': 'req-bec00333-908b-4bd5-9c59-baebdb04830e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:48,395 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.439s 2021-01-25 16:23:48,396 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a675fc51-cf82-4704-9c5b-ad15dd45b5d5', 'x-compute-request-id': 'req-a675fc51-cf82-4704-9c5b-ad15dd45b5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:49,632 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.230s 2021-01-25 16:23:49,633 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c4b3287-760b-4dda-8e99-6893dc02c0a3', 'x-compute-request-id': 'req-0c4b3287-760b-4dda-8e99-6893dc02c0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:50,889 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.244s 2021-01-25 16:23:50,889 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2726e30d-5a2f-4da3-86c9-711a04444a26', 'x-compute-request-id': 'req-2726e30d-5a2f-4da3-86c9-711a04444a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:52,111 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:23:52,111 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315bcd33-31e3-41d7-9e03-ecf143c1a815', 'x-compute-request-id': 'req-315bcd33-31e3-41d7-9e03-ecf143c1a815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:53,476 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.358s 2021-01-25 16:23:53,476 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66b12f3-a31e-44d5-96f5-80be4333508f', 'x-compute-request-id': 'req-d66b12f3-a31e-44d5-96f5-80be4333508f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:54,887 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.406s 2021-01-25 16:23:54,887 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c1b667-a7ab-4e1c-8ab4-2d028846fd2e', 'x-compute-request-id': 'req-11c1b667-a7ab-4e1c-8ab4-2d028846fd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:56,171 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.277s 2021-01-25 16:23:56,171 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f995bb89-2b33-46f2-aa40-72b02f82c107', 'x-compute-request-id': 'req-f995bb89-2b33-46f2-aa40-72b02f82c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:57,417 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.236s 2021-01-25 16:23:57,418 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5f9e7a-d8ef-4b88-9b05-ea6bcd47e5fb', 'x-compute-request-id': 'req-1b5f9e7a-d8ef-4b88-9b05-ea6bcd47e5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:58,642 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:23:58,642 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c12a30-a735-4e40-8db2-797b856d9a8b', 'x-compute-request-id': 'req-08c12a30-a735-4e40-8db2-797b856d9a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:23:59,860 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.212s 2021-01-25 16:23:59,861 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:23:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85cc3542-2fe4-4f28-88f8-481d94908797', 'x-compute-request-id': 'req-85cc3542-2fe4-4f28-88f8-481d94908797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:01,106 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.239s 2021-01-25 16:24:01,107 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4765e6f-0059-4fba-81b0-4f723057ca8b', 'x-compute-request-id': 'req-f4765e6f-0059-4fba-81b0-4f723057ca8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:02,310 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.197s 2021-01-25 16:24:02,310 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b10995-0214-4eb3-815b-0b7660033596', 'x-compute-request-id': 'req-12b10995-0214-4eb3-815b-0b7660033596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:03,490 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.175s 2021-01-25 16:24:03,490 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ade0907-f6b8-4347-90c9-7be55909057c', 'x-compute-request-id': 'req-4ade0907-f6b8-4347-90c9-7be55909057c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:04,678 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.181s 2021-01-25 16:24:04,678 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25ef7b3-831b-4ce9-bd6e-05a589cd19fe', 'x-compute-request-id': 'req-c25ef7b3-831b-4ce9-bd6e-05a589cd19fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:05,893 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:24:05,894 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebaecd21-db29-4649-b17c-aaa191959ed1', 'x-compute-request-id': 'req-ebaecd21-db29-4649-b17c-aaa191959ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:07,102 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.198s 2021-01-25 16:24:07,103 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f03dc9-d728-4782-9633-9538b0081b93', 'x-compute-request-id': 'req-f5f03dc9-d728-4782-9633-9538b0081b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:08,326 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.217s 2021-01-25 16:24:08,326 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c55e0ac2-4653-49f5-b949-8a56e8f0ce38', 'x-compute-request-id': 'req-c55e0ac2-4653-49f5-b949-8a56e8f0ce38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:09,535 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:24:09,536 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe459edb-aff1-42ff-abec-97f274d56bea', 'x-compute-request-id': 'req-fe459edb-aff1-42ff-abec-97f274d56bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:10,751 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.204s 2021-01-25 16:24:10,751 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37bc5421-42c9-4ba7-a9cc-2b94358c513c', 'x-compute-request-id': 'req-37bc5421-42c9-4ba7-a9cc-2b94358c513c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:11,971 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:24:11,971 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccb9293-3ea0-4633-9649-e4699513432d', 'x-compute-request-id': 'req-2ccb9293-3ea0-4633-9649-e4699513432d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:13,169 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.192s 2021-01-25 16:24:13,170 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11a8725-0204-4f54-a577-d8f04eed91cb', 'x-compute-request-id': 'req-f11a8725-0204-4f54-a577-d8f04eed91cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:14,373 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.196s 2021-01-25 16:24:14,373 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a22251-8af7-45c7-a4a5-26223c83bd0d', 'x-compute-request-id': 'req-09a22251-8af7-45c7-a4a5-26223c83bd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:15,828 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.448s 2021-01-25 16:24:15,828 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c853f6b0-7f1a-4c3c-929c-29b644fa289c', 'x-compute-request-id': 'req-c853f6b0-7f1a-4c3c-929c-29b644fa289c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:17,032 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.198s 2021-01-25 16:24:17,033 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b9284e-5d06-4ab8-bbca-b4404c5a424a', 'x-compute-request-id': 'req-a8b9284e-5d06-4ab8-bbca-b4404c5a424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:18,256 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.217s 2021-01-25 16:24:18,256 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22814461-9d85-4cd6-8ac3-9ea347bbd394', 'x-compute-request-id': 'req-22814461-9d85-4cd6-8ac3-9ea347bbd394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:19,468 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.206s 2021-01-25 16:24:19,468 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5e086c-4eef-44da-9363-fb0144ee28c8', 'x-compute-request-id': 'req-4a5e086c-4eef-44da-9363-fb0144ee28c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:20,668 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.193s 2021-01-25 16:24:20,668 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8e84e90-1c7a-457f-a201-025eb5e248e4', 'x-compute-request-id': 'req-d8e84e90-1c7a-457f-a201-025eb5e248e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:21,909 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.234s 2021-01-25 16:24:21,909 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817baa1b-c07b-459d-a538-72203bcfd0a6', 'x-compute-request-id': 'req-817baa1b-c07b-459d-a538-72203bcfd0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:23,112 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.196s 2021-01-25 16:24:23,112 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa0a273-0f65-4a3e-b43f-5bd5ed640c9a', 'x-compute-request-id': 'req-bfa0a273-0f65-4a3e-b43f-5bd5ed640c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:24,343 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.224s 2021-01-25 16:24:24,343 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-457f1976-aa94-427d-a5f3-695261cde554', 'x-compute-request-id': 'req-457f1976-aa94-427d-a5f3-695261cde554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:25,575 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.225s 2021-01-25 16:24:25,575 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1da0c5f-6ba8-483e-9a31-e38f50e335d5', 'x-compute-request-id': 'req-c1da0c5f-6ba8-483e-9a31-e38f50e335d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:26,773 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.191s 2021-01-25 16:24:26,773 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625ad359-cd81-4f53-aa13-793dc42dd570', 'x-compute-request-id': 'req-625ad359-cd81-4f53-aa13-793dc42dd570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:28,010 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.231s 2021-01-25 16:24:28,010 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a489ccd2-3281-47ca-9ff7-17189e1d8cd3', 'x-compute-request-id': 'req-a489ccd2-3281-47ca-9ff7-17189e1d8cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:29,242 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.226s 2021-01-25 16:24:29,243 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13a9a02f-42ad-406f-9a81-46d9f274b68f', 'x-compute-request-id': 'req-13a9a02f-42ad-406f-9a81-46d9f274b68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:30,454 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.205s 2021-01-25 16:24:30,455 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cacddc59-80cd-4dc6-8ac1-6a8100984176', 'x-compute-request-id': 'req-cacddc59-80cd-4dc6-8ac1-6a8100984176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:31,661 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.199s 2021-01-25 16:24:31,662 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e70a0a8-50ce-4af4-bb01-b1d92047d892', 'x-compute-request-id': 'req-0e70a0a8-50ce-4af4-bb01-b1d92047d892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:32,889 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:24:32,889 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f24088-1eb9-4733-88ed-a0b28e1208c8', 'x-compute-request-id': 'req-c2f24088-1eb9-4733-88ed-a0b28e1208c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:34,101 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.205s 2021-01-25 16:24:34,101 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8549ad-52e1-41b9-a8f6-8bc5e3cd4652', 'x-compute-request-id': 'req-cb8549ad-52e1-41b9-a8f6-8bc5e3cd4652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:35,327 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.220s 2021-01-25 16:24:35,327 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5adfa80-3424-48f2-8b58-04b4c3e49d7b', 'x-compute-request-id': 'req-d5adfa80-3424-48f2-8b58-04b4c3e49d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:36,552 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:24:36,553 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957fdb39-9b0d-4986-8234-bef5396d5e0f', 'x-compute-request-id': 'req-957fdb39-9b0d-4986-8234-bef5396d5e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:37,778 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:24:37,778 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f655c71b-e36c-4ec3-9a74-a0572f099800', 'x-compute-request-id': 'req-f655c71b-e36c-4ec3-9a74-a0572f099800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:38,994 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.209s 2021-01-25 16:24:38,994 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57682d2-a062-450d-b758-27da6de38f91', 'x-compute-request-id': 'req-b57682d2-a062-450d-b758-27da6de38f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:40,214 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:24:40,214 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45000ff9-463e-4473-a933-d0ac510c490e', 'x-compute-request-id': 'req-45000ff9-463e-4473-a933-d0ac510c490e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:41,416 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.195s 2021-01-25 16:24:41,416 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb2aa92-8876-4e4f-9da5-381dd4c42f98', 'x-compute-request-id': 'req-8bb2aa92-8876-4e4f-9da5-381dd4c42f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:42,643 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.221s 2021-01-25 16:24:42,644 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-731bee14-4e8f-435c-9d90-7826d1c4a0c4', 'x-compute-request-id': 'req-731bee14-4e8f-435c-9d90-7826d1c4a0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:43,874 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.223s 2021-01-25 16:24:43,875 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a590d1d2-77d5-4093-a0da-afbe959ceccc', 'x-compute-request-id': 'req-a590d1d2-77d5-4093-a0da-afbe959ceccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:45,112 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.231s 2021-01-25 16:24:45,112 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e15cb44-714b-47de-946a-c7c1ff84060c', 'x-compute-request-id': 'req-9e15cb44-714b-47de-946a-c7c1ff84060c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:46,338 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.218s 2021-01-25 16:24:46,338 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b67b2b-033e-46d9-a450-2181ebddd8d6', 'x-compute-request-id': 'req-56b67b2b-033e-46d9-a450-2181ebddd8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:47,570 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.225s 2021-01-25 16:24:47,570 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea3237a-9caf-443c-86ac-a33c8b64ccdf', 'x-compute-request-id': 'req-dea3237a-9caf-443c-86ac-a33c8b64ccdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:48,792 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.215s 2021-01-25 16:24:48,792 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645312e7-bedb-4e0a-94d9-3ddd86bda809', 'x-compute-request-id': 'req-645312e7-bedb-4e0a-94d9-3ddd86bda809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:50,001 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:24:50,001 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b037ff9f-378a-4fe9-bf3c-f4d568f26b66', 'x-compute-request-id': 'req-b037ff9f-378a-4fe9-bf3c-f4d568f26b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:51,225 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.217s 2021-01-25 16:24:51,226 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff58add7-5ef2-422d-b728-ee85803c921d', 'x-compute-request-id': 'req-ff58add7-5ef2-422d-b728-ee85803c921d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:52,460 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.223s 2021-01-25 16:24:52,460 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ded0f39-75bb-44c9-893c-5d7acaa68cfd', 'x-compute-request-id': 'req-0ded0f39-75bb-44c9-893c-5d7acaa68cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:53,782 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.315s 2021-01-25 16:24:53,782 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e47ef7f-8600-4ae4-8790-61bcc4e88e59', 'x-compute-request-id': 'req-0e47ef7f-8600-4ae4-8790-61bcc4e88e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:55,000 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:24:55,000 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85affb10-0a9b-4229-8fcc-2942043f3743', 'x-compute-request-id': 'req-85affb10-0a9b-4229-8fcc-2942043f3743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:56,238 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.231s 2021-01-25 16:24:56,238 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f00043-ff32-49da-b506-cda3c1ef0caa', 'x-compute-request-id': 'req-16f00043-ff32-49da-b506-cda3c1ef0caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:57,470 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.226s 2021-01-25 16:24:57,470 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337aec96-2a4f-4ee2-8d86-076df39725c0', 'x-compute-request-id': 'req-337aec96-2a4f-4ee2-8d86-076df39725c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:58,670 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.193s 2021-01-25 16:24:58,671 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e1bb75-52a4-4647-9cf1-4f062828ebfb', 'x-compute-request-id': 'req-d9e1bb75-52a4-4647-9cf1-4f062828ebfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:24:59,899 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.222s 2021-01-25 16:24:59,899 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:24:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d31d656-946b-4cfc-82bd-9b1d6c8fa5de', 'x-compute-request-id': 'req-8d31d656-946b-4cfc-82bd-9b1d6c8fa5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:01,131 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.225s 2021-01-25 16:25:01,132 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c67a7c2-c8a9-4145-83fe-59c69b8ad51f', 'x-compute-request-id': 'req-5c67a7c2-c8a9-4145-83fe-59c69b8ad51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:02,480 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.342s 2021-01-25 16:25:02,480 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5a58ee-a2ea-4614-b66f-b10d0392dace', 'x-compute-request-id': 'req-4b5a58ee-a2ea-4614-b66f-b10d0392dace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:03,737 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.250s 2021-01-25 16:25:03,737 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20146435-de16-45b4-98ed-6f4f9891e610', 'x-compute-request-id': 'req-20146435-de16-45b4-98ed-6f4f9891e610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:05,033 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.291s 2021-01-25 16:25:05,034 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cccf4f2-6e4f-40e2-9ca9-e367c6faf6b6', 'x-compute-request-id': 'req-2cccf4f2-6e4f-40e2-9ca9-e367c6faf6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:06,322 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.283s 2021-01-25 16:25:06,322 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-935041d2-e36d-41bb-b93a-4e70ca83df43', 'x-compute-request-id': 'req-935041d2-e36d-41bb-b93a-4e70ca83df43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:07,838 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.509s 2021-01-25 16:25:07,838 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07971f75-8f06-43b2-885e-3c98ca7a55bd', 'x-compute-request-id': 'req-07971f75-8f06-43b2-885e-3c98ca7a55bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:09,117 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.271s 2021-01-25 16:25:09,117 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbd9e651-65e4-4244-a1da-90fae5d2150a', 'x-compute-request-id': 'req-fbd9e651-65e4-4244-a1da-90fae5d2150a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:10,402 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.279s 2021-01-25 16:25:10,402 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4bdc654-a42b-41da-a883-a061fb8308b5', 'x-compute-request-id': 'req-c4bdc654-a42b-41da-a883-a061fb8308b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:11,743 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.335s 2021-01-25 16:25:11,744 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbc58912-938e-4790-8403-f92d680e6dd5', 'x-compute-request-id': 'req-bbc58912-938e-4790-8403-f92d680e6dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:13,040 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.289s 2021-01-25 16:25:13,040 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d36b83-3f99-442c-b018-4e6572e83d97', 'x-compute-request-id': 'req-40d36b83-3f99-442c-b018-4e6572e83d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:14,321 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.274s 2021-01-25 16:25:14,321 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ce36ac-661f-45dd-9469-7b1d33747b8b', 'x-compute-request-id': 'req-19ce36ac-661f-45dd-9469-7b1d33747b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:15,619 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.292s 2021-01-25 16:25:15,620 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f531d4e1-bc36-4555-9f34-642ea779a244', 'x-compute-request-id': 'req-f531d4e1-bc36-4555-9f34-642ea779a244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:16,925 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.299s 2021-01-25 16:25:16,926 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396d8db6-4b52-4d5c-afc5-c77c80418296', 'x-compute-request-id': 'req-396d8db6-4b52-4d5c-afc5-c77c80418296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:18,438 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.506s 2021-01-25 16:25:18,438 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a4a986-8141-401c-a3dd-f2bbdf28bf6c', 'x-compute-request-id': 'req-53a4a986-8141-401c-a3dd-f2bbdf28bf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:19,696 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.251s 2021-01-25 16:25:19,696 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11baf0c8-ea5e-42ae-8eb5-2125420555e0', 'x-compute-request-id': 'req-11baf0c8-ea5e-42ae-8eb5-2125420555e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:21,047 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.345s 2021-01-25 16:25:21,047 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a47676-7f60-4d9f-b5e5-1fd0bcc1795d', 'x-compute-request-id': 'req-c9a47676-7f60-4d9f-b5e5-1fd0bcc1795d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:22,275 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.221s 2021-01-25 16:25:22,275 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0020063-06fe-480b-bd27-b1bc1481e9c8', 'x-compute-request-id': 'req-e0020063-06fe-480b-bd27-b1bc1481e9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:23,514 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.233s 2021-01-25 16:25:23,514 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9655c44d-bcb9-48ef-bd48-a54bae045676', 'x-compute-request-id': 'req-9655c44d-bcb9-48ef-bd48-a54bae045676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:24,752 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.232s 2021-01-25 16:25:24,753 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c916b258-0347-4f89-b847-fbb98a74a024', 'x-compute-request-id': 'req-c916b258-0347-4f89-b847-fbb98a74a024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:25,993 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.234s 2021-01-25 16:25:25,993 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fadd8a00-6ec3-43c8-9ef2-4dda9349cf62', 'x-compute-request-id': 'req-fadd8a00-6ec3-43c8-9ef2-4dda9349cf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:27,210 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.210s 2021-01-25 16:25:27,210 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a30476-43d1-4cfa-9c72-e8ed5630bbc4', 'x-compute-request-id': 'req-64a30476-43d1-4cfa-9c72-e8ed5630bbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:28,420 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:25:28,420 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6933dbc-59ad-45e8-8e35-e0ff9c5c4f41', 'x-compute-request-id': 'req-a6933dbc-59ad-45e8-8e35-e0ff9c5c4f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:29,635 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.202s 2021-01-25 16:25:29,635 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2060008c-f2eb-4181-8641-a4d92f109904', 'x-compute-request-id': 'req-2060008c-f2eb-4181-8641-a4d92f109904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:30,871 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.231s 2021-01-25 16:25:30,872 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c79cf8d-ff8f-42aa-8d90-85d73057675c', 'x-compute-request-id': 'req-5c79cf8d-ff8f-42aa-8d90-85d73057675c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:32,099 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.220s 2021-01-25 16:25:32,099 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06be2db5-f9ca-4e92-abe2-30b3603bb802', 'x-compute-request-id': 'req-06be2db5-f9ca-4e92-abe2-30b3603bb802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:33,320 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.215s 2021-01-25 16:25:33,321 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40553854-ebf7-4ad1-9af1-862bff7fac91', 'x-compute-request-id': 'req-40553854-ebf7-4ad1-9af1-862bff7fac91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:34,559 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.232s 2021-01-25 16:25:34,560 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-047c96ef-dbfe-4b8a-a155-afd4f84dca12', 'x-compute-request-id': 'req-047c96ef-dbfe-4b8a-a155-afd4f84dca12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:35,793 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.227s 2021-01-25 16:25:35,793 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-112a5789-e8e0-45bd-9113-8242c15a4842', 'x-compute-request-id': 'req-112a5789-e8e0-45bd-9113-8242c15a4842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:36,998 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.198s 2021-01-25 16:25:36,998 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4abbd39-106d-4f25-9aba-5ad9416da649', 'x-compute-request-id': 'req-c4abbd39-106d-4f25-9aba-5ad9416da649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:38,230 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.223s 2021-01-25 16:25:38,230 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16076fd5-9d65-43a6-b82b-0c46805129eb', 'x-compute-request-id': 'req-16076fd5-9d65-43a6-b82b-0c46805129eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:39,466 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.224s 2021-01-25 16:25:39,466 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57418805-0c55-4b2a-8ba5-faa7265be8ce', 'x-compute-request-id': 'req-57418805-0c55-4b2a-8ba5-faa7265be8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:40,695 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.222s 2021-01-25 16:25:40,695 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0cf6234-4ca3-4b3f-befd-6a79cd7d9cb0', 'x-compute-request-id': 'req-f0cf6234-4ca3-4b3f-befd-6a79cd7d9cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:42,066 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.365s 2021-01-25 16:25:42,067 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2fba4e6-70b7-4abd-a7c4-452a621b01e3', 'x-compute-request-id': 'req-c2fba4e6-70b7-4abd-a7c4-452a621b01e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:43,292 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:25:43,292 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-312b862c-96d8-43ef-96a2-17104126ad35', 'x-compute-request-id': 'req-312b862c-96d8-43ef-96a2-17104126ad35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:44,499 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.201s 2021-01-25 16:25:44,500 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0d9defa-4daa-4d72-93a0-9a058463344f', 'x-compute-request-id': 'req-e0d9defa-4daa-4d72-93a0-9a058463344f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:45,706 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.200s 2021-01-25 16:25:45,707 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-136bd680-cf3a-46ea-a2ef-fb30ff17bb04', 'x-compute-request-id': 'req-136bd680-cf3a-46ea-a2ef-fb30ff17bb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:46,923 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.210s 2021-01-25 16:25:46,924 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707669d2-268d-4c53-97ca-a371da1f3655', 'x-compute-request-id': 'req-707669d2-268d-4c53-97ca-a371da1f3655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:48,142 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.212s 2021-01-25 16:25:48,142 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fece1a04-530f-4066-9c31-2c61c059516f', 'x-compute-request-id': 'req-fece1a04-530f-4066-9c31-2c61c059516f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:49,361 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.212s 2021-01-25 16:25:49,362 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c648da4a-bad7-4dd4-b50a-5b834252caa2', 'x-compute-request-id': 'req-c648da4a-bad7-4dd4-b50a-5b834252caa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:50,584 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:25:50,585 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6715bed0-a94a-4635-a225-96e380caa99f', 'x-compute-request-id': 'req-6715bed0-a94a-4635-a225-96e380caa99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:51,797 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.206s 2021-01-25 16:25:51,798 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e23d0c-00c5-4a06-add3-73d04d092064', 'x-compute-request-id': 'req-d9e23d0c-00c5-4a06-add3-73d04d092064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:53,010 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.206s 2021-01-25 16:25:53,010 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9081f93-e70e-4575-9af0-ec3652e20cc5', 'x-compute-request-id': 'req-c9081f93-e70e-4575-9af0-ec3652e20cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:54,518 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.500s 2021-01-25 16:25:54,518 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440d0245-65b1-4264-a715-d329f38c8fed', 'x-compute-request-id': 'req-440d0245-65b1-4264-a715-d329f38c8fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:55,694 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.170s 2021-01-25 16:25:55,695 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d407b9-ad0b-4909-989d-76f31747bdb6', 'x-compute-request-id': 'req-68d407b9-ad0b-4909-989d-76f31747bdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:56,905 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.199s 2021-01-25 16:25:56,906 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac817597-54c2-4716-811c-a823d31be096', 'x-compute-request-id': 'req-ac817597-54c2-4716-811c-a823d31be096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:58,130 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.218s 2021-01-25 16:25:58,131 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed986fb-8337-4fc1-b975-68e954d17cf2', 'x-compute-request-id': 'req-6ed986fb-8337-4fc1-b975-68e954d17cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:25:59,353 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:25:59,353 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:25:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3150e21a-52c8-4708-bc2c-b16d21486f29', 'x-compute-request-id': 'req-3150e21a-52c8-4708-bc2c-b16d21486f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:00,561 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.202s 2021-01-25 16:26:00,561 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3321b594-ab42-4edd-97f4-4fa09b8b2329', 'x-compute-request-id': 'req-3321b594-ab42-4edd-97f4-4fa09b8b2329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:01,785 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:26:01,785 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-655fbb27-65b5-47f9-a9de-d1d9ee42bed3', 'x-compute-request-id': 'req-655fbb27-65b5-47f9-a9de-d1d9ee42bed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:03,021 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.224s 2021-01-25 16:26:03,021 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2a0834-e54f-4522-a031-7d63b6a0daba', 'x-compute-request-id': 'req-7b2a0834-e54f-4522-a031-7d63b6a0daba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:04,252 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.224s 2021-01-25 16:26:04,252 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb90923-a511-4cfb-aa5b-02776133a2d9', 'x-compute-request-id': 'req-4fb90923-a511-4cfb-aa5b-02776133a2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:05,473 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:26:05,474 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2558fcd-2ca8-4b24-b09e-043a547a36d3', 'x-compute-request-id': 'req-b2558fcd-2ca8-4b24-b09e-043a547a36d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:06,685 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.205s 2021-01-25 16:26:06,685 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631131b2-b6db-4a6f-b408-4aee061de8da', 'x-compute-request-id': 'req-631131b2-b6db-4a6f-b408-4aee061de8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:07,907 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:26:07,907 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7d7119e-0d52-450e-afe1-8063c8460d1f', 'x-compute-request-id': 'req-b7d7119e-0d52-450e-afe1-8063c8460d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:09,121 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.207s 2021-01-25 16:26:09,121 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd027791-3752-4ed5-ba58-44bfec424762', 'x-compute-request-id': 'req-fd027791-3752-4ed5-ba58-44bfec424762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:10,339 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:26:10,339 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55b2a6e0-a3c5-4ad2-925d-319d35f4de3e', 'x-compute-request-id': 'req-55b2a6e0-a3c5-4ad2-925d-319d35f4de3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:11,564 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.218s 2021-01-25 16:26:11,564 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39e5cd9-7622-46b0-a1b3-61bab1259733', 'x-compute-request-id': 'req-b39e5cd9-7622-46b0-a1b3-61bab1259733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:12,783 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:26:12,783 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df43b21-a101-42b7-92b4-f9c893ba6daa', 'x-compute-request-id': 'req-7df43b21-a101-42b7-92b4-f9c893ba6daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:13,992 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:26:13,993 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d76a3aad-a88a-4ae5-a7e1-54ded5dfb0f3', 'x-compute-request-id': 'req-d76a3aad-a88a-4ae5-a7e1-54ded5dfb0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:15,226 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.227s 2021-01-25 16:26:15,227 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64e9e9e-17ef-4001-8d0d-aff2e0ffa67e', 'x-compute-request-id': 'req-e64e9e9e-17ef-4001-8d0d-aff2e0ffa67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:16,474 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.241s 2021-01-25 16:26:16,474 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cc09e3-c273-4da9-a3e1-de0a0bb8d924', 'x-compute-request-id': 'req-16cc09e3-c273-4da9-a3e1-de0a0bb8d924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:17,676 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.195s 2021-01-25 16:26:17,676 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5399611d-edf9-4be5-ac84-6defafc32b67', 'x-compute-request-id': 'req-5399611d-edf9-4be5-ac84-6defafc32b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:18,885 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:26:18,886 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663fcad1-d4bc-4e8a-9a7a-8703113d8087', 'x-compute-request-id': 'req-663fcad1-d4bc-4e8a-9a7a-8703113d8087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:20,099 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.207s 2021-01-25 16:26:20,099 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38565463-0af8-425e-b629-355144eddd78', 'x-compute-request-id': 'req-38565463-0af8-425e-b629-355144eddd78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:21,319 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:26:21,320 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64452c87-832b-4328-a7d3-40808217623a', 'x-compute-request-id': 'req-64452c87-832b-4328-a7d3-40808217623a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:22,551 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.225s 2021-01-25 16:26:22,551 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-242ac7f8-7674-4e72-b8ce-cf88a20e2a39', 'x-compute-request-id': 'req-242ac7f8-7674-4e72-b8ce-cf88a20e2a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:23,775 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.218s 2021-01-25 16:26:23,776 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2924a37b-674a-4944-a7d6-a24bb99c4b00', 'x-compute-request-id': 'req-2924a37b-674a-4944-a7d6-a24bb99c4b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:25,018 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.236s 2021-01-25 16:26:25,019 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe34a48-cfc2-45ef-95ad-a15243a8c2ec', 'x-compute-request-id': 'req-7fe34a48-cfc2-45ef-95ad-a15243a8c2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:26,249 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.223s 2021-01-25 16:26:26,250 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb17726b-0ffa-46c9-8ffe-4e54977c66af', 'x-compute-request-id': 'req-eb17726b-0ffa-46c9-8ffe-4e54977c66af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:27,473 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:26:27,474 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31e7b64-57e6-4fca-8cd5-943ecb8fae50', 'x-compute-request-id': 'req-c31e7b64-57e6-4fca-8cd5-943ecb8fae50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:28,696 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.217s 2021-01-25 16:26:28,696 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-679216aa-e847-4ce8-846e-21b1c42fc0ad', 'x-compute-request-id': 'req-679216aa-e847-4ce8-846e-21b1c42fc0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:29,918 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.215s 2021-01-25 16:26:29,918 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19febfd4-b7e3-402b-ad3d-66ab8f6b2c23', 'x-compute-request-id': 'req-19febfd4-b7e3-402b-ad3d-66ab8f6b2c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:31,384 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.460s 2021-01-25 16:26:31,384 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdc27bc3-4eaa-4006-bfb0-a233a221e17c', 'x-compute-request-id': 'req-fdc27bc3-4eaa-4006-bfb0-a233a221e17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:32,595 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.205s 2021-01-25 16:26:32,595 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd0226a-0f5d-49e0-a100-05d7e6030819', 'x-compute-request-id': 'req-8fd0226a-0f5d-49e0-a100-05d7e6030819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:33,822 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.221s 2021-01-25 16:26:33,823 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8abd78a0-4d0f-49b9-a9bd-dee4006a1085', 'x-compute-request-id': 'req-8abd78a0-4d0f-49b9-a9bd-dee4006a1085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:35,053 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.224s 2021-01-25 16:26:35,054 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1bc3209-e96c-4d11-8b3a-9f30dff1ddde', 'x-compute-request-id': 'req-f1bc3209-e96c-4d11-8b3a-9f30dff1ddde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:36,259 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.199s 2021-01-25 16:26:36,259 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e3324a-cb1e-4229-8e8b-db3a7ce1c255', 'x-compute-request-id': 'req-05e3324a-cb1e-4229-8e8b-db3a7ce1c255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:37,578 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.312s 2021-01-25 16:26:37,579 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5950755a-7067-4048-afa3-95eedb2ad8e6', 'x-compute-request-id': 'req-5950755a-7067-4048-afa3-95eedb2ad8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:38,968 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.378s 2021-01-25 16:26:38,968 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ee9865-9339-4e49-ae4a-a19aa8612e9d', 'x-compute-request-id': 'req-14ee9865-9339-4e49-ae4a-a19aa8612e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:40,191 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:26:40,191 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810e4602-7566-4720-b9f1-c8c4ce56a584', 'x-compute-request-id': 'req-810e4602-7566-4720-b9f1-c8c4ce56a584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:41,546 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.348s 2021-01-25 16:26:41,546 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbde8cdb-8bda-43d1-9a57-45cd185503d1', 'x-compute-request-id': 'req-dbde8cdb-8bda-43d1-9a57-45cd185503d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:43,025 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.473s 2021-01-25 16:26:43,025 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9964a1-19e1-4c01-80d1-5a5ad37f21d7', 'x-compute-request-id': 'req-1c9964a1-19e1-4c01-80d1-5a5ad37f21d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:44,242 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:26:44,242 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834f1235-3bbf-4685-9b18-f0ddabee7a37', 'x-compute-request-id': 'req-834f1235-3bbf-4685-9b18-f0ddabee7a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:45,475 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.227s 2021-01-25 16:26:45,475 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6428326-84d2-4697-ba0d-612711a93c7b', 'x-compute-request-id': 'req-b6428326-84d2-4697-ba0d-612711a93c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:46,695 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.213s 2021-01-25 16:26:46,695 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271bb866-63a8-4fb2-8056-edf5ccc6bc34', 'x-compute-request-id': 'req-271bb866-63a8-4fb2-8056-edf5ccc6bc34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:47,894 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.193s 2021-01-25 16:26:47,895 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d236c64d-416d-486e-988f-05758533cba1', 'x-compute-request-id': 'req-d236c64d-416d-486e-988f-05758533cba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:49,116 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:26:49,116 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16f32cb-927c-41d4-8f25-dbe90b878290', 'x-compute-request-id': 'req-b16f32cb-927c-41d4-8f25-dbe90b878290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:50,321 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.198s 2021-01-25 16:26:50,321 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6ebf2e4-22f2-4387-85f0-7e5b61551794', 'x-compute-request-id': 'req-d6ebf2e4-22f2-4387-85f0-7e5b61551794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:51,543 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:26:51,544 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ade172ba-6eef-4b80-9cfb-df260755b9af', 'x-compute-request-id': 'req-ade172ba-6eef-4b80-9cfb-df260755b9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:52,734 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.185s 2021-01-25 16:26:52,735 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb7fcb44-2a96-4d71-95bb-6f5ed22343aa', 'x-compute-request-id': 'req-bb7fcb44-2a96-4d71-95bb-6f5ed22343aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:53,923 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.182s 2021-01-25 16:26:53,923 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c6a96b5-3f07-49de-8b6a-9e0ab56ef212', 'x-compute-request-id': 'req-8c6a96b5-3f07-49de-8b6a-9e0ab56ef212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:55,128 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.199s 2021-01-25 16:26:55,128 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132b97b6-b09a-4c12-a0c2-97d1ed03482b', 'x-compute-request-id': 'req-132b97b6-b09a-4c12-a0c2-97d1ed03482b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:56,308 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.175s 2021-01-25 16:26:56,309 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3290e25-6040-47e1-b5de-4faba03dd7ea', 'x-compute-request-id': 'req-e3290e25-6040-47e1-b5de-4faba03dd7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:57,617 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.303s 2021-01-25 16:26:57,618 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a36265-b0ef-47c4-8802-7b9d4f7cbd8d', 'x-compute-request-id': 'req-f5a36265-b0ef-47c4-8802-7b9d4f7cbd8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:58,816 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.193s 2021-01-25 16:26:58,816 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb7ef83-4683-49d7-826e-3b6276f5a6ae', 'x-compute-request-id': 'req-aeb7ef83-4683-49d7-826e-3b6276f5a6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:26:59,990 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.169s 2021-01-25 16:26:59,991 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:26:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e217df42-384a-4f96-be86-aed89c376772', 'x-compute-request-id': 'req-e217df42-384a-4f96-be86-aed89c376772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:01,202 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.205s 2021-01-25 16:27:01,202 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35ec3a1e-530f-41f7-aed9-48bdf9038854', 'x-compute-request-id': 'req-35ec3a1e-530f-41f7-aed9-48bdf9038854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:02,684 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.475s 2021-01-25 16:27:02,684 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf678768-2f53-4d0a-afcf-fdf6c6e4c415', 'x-compute-request-id': 'req-cf678768-2f53-4d0a-afcf-fdf6c6e4c415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:03,911 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.221s 2021-01-25 16:27:03,912 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc05a628-c816-46af-b85a-cbd79622f214', 'x-compute-request-id': 'req-fc05a628-c816-46af-b85a-cbd79622f214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:05,126 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.208s 2021-01-25 16:27:05,127 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85157bd-321f-4950-9812-5319b4a86fda', 'x-compute-request-id': 'req-b85157bd-321f-4950-9812-5319b4a86fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:06,336 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:27:06,336 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed4ec41-dac7-48e4-be9a-1bdc109471e1', 'x-compute-request-id': 'req-fed4ec41-dac7-48e4-be9a-1bdc109471e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:07,560 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.218s 2021-01-25 16:27:07,561 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15319082-085f-417c-8fdb-143013b89cc9', 'x-compute-request-id': 'req-15319082-085f-417c-8fdb-143013b89cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:08,793 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.226s 2021-01-25 16:27:08,793 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba10df59-16b0-4eee-9e07-5f80eef29ee4', 'x-compute-request-id': 'req-ba10df59-16b0-4eee-9e07-5f80eef29ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:10,005 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.206s 2021-01-25 16:27:10,006 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53815ef-2443-44a4-921f-932eaffc3ef0', 'x-compute-request-id': 'req-c53815ef-2443-44a4-921f-932eaffc3ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:11,231 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:27:11,231 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce1b4c7-2561-4221-8a2c-17408441cc38', 'x-compute-request-id': 'req-fce1b4c7-2561-4221-8a2c-17408441cc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:12,457 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:27:12,457 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34509d44-da88-4948-a823-0a3eb855135e', 'x-compute-request-id': 'req-34509d44-da88-4948-a823-0a3eb855135e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:13,678 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.215s 2021-01-25 16:27:13,679 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-234679e2-1ff3-42f3-8714-223a39855d98', 'x-compute-request-id': 'req-234679e2-1ff3-42f3-8714-223a39855d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:14,900 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.215s 2021-01-25 16:27:14,901 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-217ad7c3-b3eb-4dcb-b3a3-47d43bbfeba6', 'x-compute-request-id': 'req-217ad7c3-b3eb-4dcb-b3a3-47d43bbfeba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:16,118 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.211s 2021-01-25 16:27:16,119 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-643babd3-f816-471f-bc65-ce7df3d430f7', 'x-compute-request-id': 'req-643babd3-f816-471f-bc65-ce7df3d430f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:17,332 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.206s 2021-01-25 16:27:17,332 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb52de54-c813-4df4-9ce7-79700e8c3a9a', 'x-compute-request-id': 'req-bb52de54-c813-4df4-9ce7-79700e8c3a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:18,558 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.219s 2021-01-25 16:27:18,558 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf66567a-e770-42fa-a74b-3de0d6bbc8e4', 'x-compute-request-id': 'req-cf66567a-e770-42fa-a74b-3de0d6bbc8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:19,774 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.209s 2021-01-25 16:27:19,774 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ebca6ff-2e56-4aac-b468-cd2d27a78102', 'x-compute-request-id': 'req-2ebca6ff-2e56-4aac-b468-cd2d27a78102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:20,984 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.203s 2021-01-25 16:27:20,984 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0329fb6-93c2-4152-97d3-b0810d3f12c6', 'x-compute-request-id': 'req-c0329fb6-93c2-4152-97d3-b0810d3f12c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:22,199 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.208s 2021-01-25 16:27:22,200 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8717a6-790e-40db-bce0-7f2d8582ebc8', 'x-compute-request-id': 'req-7e8717a6-790e-40db-bce0-7f2d8582ebc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:23,408 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.202s 2021-01-25 16:27:23,409 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f405914d-924b-49d1-afb4-16293e4da1b2', 'x-compute-request-id': 'req-f405914d-924b-49d1-afb4-16293e4da1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:24,646 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.226s 2021-01-25 16:27:24,647 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f700509d-a67d-4f23-af94-cf154e86505f', 'x-compute-request-id': 'req-f700509d-a67d-4f23-af94-cf154e86505f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:25,868 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.214s 2021-01-25 16:27:25,868 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7478476-d1a5-4b37-9afc-4f79cd479537', 'x-compute-request-id': 'req-d7478476-d1a5-4b37-9afc-4f79cd479537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:27,075 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.201s 2021-01-25 16:27:27,075 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765ff836-5fbc-4a0a-b81f-a92bfb6aa026', 'x-compute-request-id': 'req-765ff836-5fbc-4a0a-b81f-a92bfb6aa026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:28,303 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.221s 2021-01-25 16:27:28,303 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16ae1f3-e2c9-4623-ba73-2ada829b19c0', 'x-compute-request-id': 'req-b16ae1f3-e2c9-4623-ba73-2ada829b19c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:29,535 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.225s 2021-01-25 16:27:29,536 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dedd3e5-5ecf-4002-87a8-f422510d47ad', 'x-compute-request-id': 'req-4dedd3e5-5ecf-4002-87a8-f422510d47ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:30,766 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.224s 2021-01-25 16:27:30,766 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d913f5a1-8289-4dd7-a13d-830d1b1711a9', 'x-compute-request-id': 'req-d913f5a1-8289-4dd7-a13d-830d1b1711a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:31,982 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.209s 2021-01-25 16:27:31,982 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c017809c-6259-4e01-94c5-da39946d0d14', 'x-compute-request-id': 'req-c017809c-6259-4e01-94c5-da39946d0d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:33,224 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.235s 2021-01-25 16:27:33,224 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a70b50-ac43-4830-b950-5dd2b449e9c5', 'x-compute-request-id': 'req-67a70b50-ac43-4830-b950-5dd2b449e9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:34,446 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.209s 2021-01-25 16:27:34,446 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20db7159-8e7e-4863-a7d6-bc942c455247', 'x-compute-request-id': 'req-20db7159-8e7e-4863-a7d6-bc942c455247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:35,649 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.197s 2021-01-25 16:27:35,650 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1872fa0c-3ba4-4b6d-a51c-819e0bdc283e', 'x-compute-request-id': 'req-1872fa0c-3ba4-4b6d-a51c-819e0bdc283e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:36,896 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.240s 2021-01-25 16:27:36,896 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3362a287-78c0-4881-966e-3e471ce35422', 'x-compute-request-id': 'req-3362a287-78c0-4881-966e-3e471ce35422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:38,119 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.216s 2021-01-25 16:27:38,119 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4a635f-4a51-4d56-9d6f-e3b3d7bfea66', 'x-compute-request-id': 'req-1b4a635f-4a51-4d56-9d6f-e3b3d7bfea66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:39,338 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.212s 2021-01-25 16:27:39,338 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bec6b07-1a9e-40ca-ab93-09d597b1aeed', 'x-compute-request-id': 'req-8bec6b07-1a9e-40ca-ab93-09d597b1aeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:40,542 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c 0.199s 2021-01-25 16:27:40,543 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8942bc46-b866-4856-bd68-08eee02031e0', 'x-compute-request-id': 'req-8942bc46-b866-4856-bd68-08eee02031e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c'} Body: b'{"server": {"id": "c1ad74f1-8e86-48f4-9faa-654863ff3b3c", "name": "tempest-AttachVolumeShelveTestJSON-server-1149554474", "status": "ACTIVE", "tenant_id": "85b5ae6f4c8c489c9cf16e75a9568cd9", "user_id": "d3020c2440ce437fb73edde14545f697", "metadata": {}, "hostId": "9e6bb0c53b4ef273b7740164354c52406efd57bae95bac930fc82672", "image": {"id": "92630344-be73-47ff-adc2-476db52cb348", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/92630344-be73-47ff-adc2-476db52cb348"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:13:41Z", "updated": "2021-01-25T16:21:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-36803961-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}, {"version": 4, "addr": "172.28.2.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:f9:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/c1ad74f1-8e86-48f4-9faa-654863ff3b3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1386896170", "OS-SRV-USG:launched_at": "2021-01-25T16:14:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1680615395"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-01-25 16:27:40,547 94649 ERROR [tempest.api.compute.base] Failed to delete server c1ad74f1-8e86-48f4-9faa-654863ff3b3c 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base Traceback (most recent call last): 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in delete_server 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base server_id) 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base Details: None 2021-01-25 16:27:40.547 94649 ERROR tempest.api.compute.base 2021-01-25 16:27:40,581 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.100/compute/v2.1/os-keypairs/tempest-keypair-1386896170 0.032s 2021-01-25 16:27:40,581 94649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:27:40 GMT', 'server': 'Apache/2.4.29 (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-2b3e64f5-b1b1-4fc4-9e95-eead9de760c2', 'x-compute-request-id': 'req-2b3e64f5-b1b1-4fc4-9e95-eead9de760c2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.100/compute/v2.1/os-keypairs/tempest-keypair-1386896170'} Body: b'' 2021-01-25 16:27:40,624 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 409 DELETE http://10.222.0.100:9696/v2.0/security-groups/39f201c0-1076-4e82-b5a4-a23b6529bc2d 0.042s 2021-01-25 16:27:40,624 94649 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': '136', 'x-openstack-request-id': 'req-f174e448-d2b4-478e-b609-739be931d104', 'date': 'Mon, 25 Jan 2021 16:27:40 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.100:9696/v2.0/security-groups/39f201c0-1076-4e82-b5a4-a23b6529bc2d'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 39f201c0-1076-4e82-b5a4-a23b6529bc2d in use.", "detail": ""}}' 2021-01-25 16:27:40,624 94649 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 39f201c0-1076-4e82-b5a4-a23b6529bc2d VM might not be deleted 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 39f201c0-1076-4e82-b5a4-a23b6529bc2d in use.', 'detail': ''} 2021-01-25 16:27:40.624 94649 ERROR tempest.lib.common.validation_resources 2021-01-25 16:27:41,810 94649 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.100:9696/v2.0/floatingips/b3104c86-358b-4a12-9584-dc27e00984c3 1.184s 2021-01-25 16:27:41,811 94649 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-1b0f0143-3ea9-493f-adeb-f0e8501f3598', 'content-length': '0', 'date': 'Mon, 25 Jan 2021 16:27:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.100:9696/v2.0/floatingips/b3104c86-358b-4a12-9584-dc27e00984c3'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/fixtures/fixture.py", line 125, in cleanUp return self._cleanups(raise_errors=raise_first) File "/usr/local/lib/python3.6/dist-packages/fixtures/callmany.py", line 89, in __call__ reraise(error[0], error[1], error[2]) File "/usr/local/lib/python3.6/dist-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/local/lib/python3.6/dist-packages/fixtures/callmany.py", line 83, in __call__ cleanup(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources raise has_exception File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources security_group_client.delete_security_group(sec_id) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 39f201c0-1076-4e82-b5a4-a23b6529bc2d in use.', 'detail': ''} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 271, in test_attach_volume_shelved_or_offload_server self._shelve_server(server, validation_resources) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 242, in _shelve_server compute.shelve_server(self.servers_client, server['id']) File "/opt/stack/tempest/tempest/common/compute.py", line 294, in shelve_server extra_timeout=offload_time) 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 c1ad74f1-8e86-48f4-9faa-654863ff3b3c failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (360 s). Current status: ACTIVE. Current task state: shelving_image_uploading. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt3.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt4.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] |
fail
ft4.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-25 16:17:58,432 94654 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-25 16:17:58,432 94654 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-25 16:17:58,612 94654 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.100/compute/v2.1/os-keypairs 0.179s 2021-01-25 16:17:58,612 94654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1769922996"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0e8a2dc-43a8-4662-9cda-742420db58ad', 'x-compute-request-id': 'req-f0e8a2dc-43a8-4662-9cda-742420db58ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA7zOEUm57RmyRDL5u2u4oMyFnSFxcgnmpmnx39viQYEMj6AeL\\nxH8rf+QqXq39gy1qdjaaqUaFQ2qTlpWO99mqQgWzPpajqKfZ9DBcuBJpz2qVcQlX\\nTcSgqYIcXwp32rWoc3kvVbmEawDljvGql4T3SpGpZjNRkWz6eFKawM/ri4ayMoaF\\n38d1fb9tIVvFTWs9+spVB4C8UL+a4jjtv3ShLImPhj04lrvElV+KcHo6zTEDpfER\\nUxISvpnb0iT/qOlVFjRIVC6kjarA159LCsYiBfNOt2jN/r6Azsv5gPPgQE2nZBQN\\nRsGU4zKGeWe8/mtPzCgBYTJh9TShotb5a2UTbwIDAQABAoIBADCYJK+iZkTeVXFj\\nVp3/eAc7KAJZUSnokX4i/zQbNyl3Olou/kQDGdE3hywI6NG3bkNpwG3XN8eEZUtY\\nQt0zSRV0lv+GFuVyhCLJmGyEwR40Jvv5y9Sut3z4Q89DDypNcVVULzuZHr+mRPyP\\nN/rkNmDdyq5Kiq2imBfNoEa/dri3Ve/mLXz/MvmlmofZcRMjhtupkUo4Bt8FJQqR\\nCV8f1p5kKBykiQDmgO8Nk4dPX5CvghyPRiTZyYbkOHLAgCxknV+XauQEQpxYPmE1\\nxowL1uSx8TNnI/6hcYqQX22JCRMGTzDDMzdvl/XSe6Csm0DURcEhxC8DdtdcUxdv\\nlW4I5VECgYEA/2u6mYEG0U4G2cpVBVBCLO+L5NWn/vfMRkLknGep+wlsm/gvkqVM\\npI4BjS997XVQ1sXRr116a7CIQpkASPsmU/+ZzmcSatQWyc3bDCSnHFaNhL2luRCm\\n4XlCnQ8sK18Fxq1lJv0kxBw/cseSlSZvkLPfe4UiGAB1u5DQuFLqSxMCgYEA775f\\nX95fu75XoAp2I3Z6DfHRA2hQKYq2QvoLha2aAeNggiwEYx4q6GRODrIa5WVuD802\\n079e//118TrRNVW4qgU+onguv8UjAamV8xsk7SPdMjQN7aH17o2HoXlshCfIM1Wd\\nBJ3uMxTQXKlUVIpF/koEC9zqmuO50Fj2WvvS5bUCgYEA3ioqCFL+RxgDRXSENzb0\\nGHnTyJs+oLuQ5pxQlOpmI4CzA4cAeiFlZMxP9SoV8nFUeztdg5dfYEQQgTzrzo8F\\na5KriaiFkH4hxC5WFV3cLP3r4kXC3BHr1brPgiUsWh0wvPsdPKh7TkjztzZ3/VuN\\nNuP9w0atvQrJXPg9U9ZrDBkCgYEAnurAadoL93U6vFly6hr02R18ARg6Wu8Z1dfN\\nn3Tt62Z/aIoo9lLe+mDS5SbmcT0E8fCD8WSfYmzuq1Ljrsj9uaX0WNn1kyToCYgS\\nX62UkqT9UPP0b5q2XMTwLPdCGXANYwnTJWZSqQWZAHM19TwbHW6OtBZiZP2jBBqU\\nYsceiykCgYEA6DBXK76Ag37F3yThnkk0p5FZyebEVRsPCJlTT4KDm915oRILp5Ih\\n8xv6YU8TBBaLPeZ8fhhmD2BwgWdR1mLQQ32gJSOdmOttnMstNPOEsoY64Fo+pq+/\\nSX4dN0ZU4P83XTvnQzSU0a3ymRvGgU00Biyk69s/fhbXbV+qVIApvxI=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1769922996", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvM4RSbntGbJEMvm7a7igzIWdIXFyCeamafHf2+JBgQyPoB4vEfyt/5Cperf2DLWp2NpqpRoVDapOWlY732apCBbM+lqOop9n0MFy4EmnPapVxCVdNxKCpghxfCnfatahzeS9VuYRrAOWO8aqXhPdKkalmM1GRbPp4UprAz+uLhrIyhoXfx3V9v20hW8VNaz36ylUHgLxQv5riOO2/dKEsiY+GPTiWu8SVX4pwejrNMQOl8RFTEhK+mdvSJP+o6VUWNEhULqSNqsDXn0sKxiIF8063aM3+voDOy/mA8+BATadkFA1GwZTjMoZ5Z7z+a0/MKAFhMmH1NKGi1vlrZRNv Generated-by-Nova", "fingerprint": "f6:79:2f:bb:71:ac:51:87:38:a3:df:90:1b:05:8c:57", "user_id": "aa8c247b95494d90ac08c09341bb6da2"}}' 2021-01-25 16:17:58,613 94654 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1769922996 created 2021-01-25 16:17:58,841 94654 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/security-groups 0.227s 2021-01-25 16:17:58,842 94654 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--1694590055", "description": "tempest-description--416508463"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1579', 'x-openstack-request-id': 'req-0ec8a072-514a-4050-8c2e-6d0913f9f27d', 'date': 'Mon, 25 Jan 2021 16:17:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "24e30b8b-f376-4af7-94eb-18dc61843a56", "name": "tempest-securitygroup--1694590055", "stateful": true, "tenant_id": "80c5bdc026fe4afe891e5cd116ad48e0", "description": "tempest-description--416508463", "security_group_rules": [{"id": "87541a05-8e07-4ebb-aefb-44c5d501331e", "tenant_id": "80c5bdc026fe4afe891e5cd116ad48e0", "security_group_id": "24e30b8b-f376-4af7-94eb-18dc61843a56", "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": 426, "description": null, "tags": [], "created_at": "2021-01-25T16:17:58Z", "updated_at": "2021-01-25T16:17:58Z", "revision_number": 0, "project_id": "80c5bdc026fe4afe891e5cd116ad48e0"}, {"id": "c53f394e-3c1e-4f4e-8916-9031cfed7c02", "tenant_id": "80c5bdc026fe4afe891e5cd116ad48e0", "security_group_id": "24e30b8b-f376-4af7-94eb-18dc61843a56", "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": 427, "description": null, "tags": [], "created_at": "2021-01-25T16:17:58Z", "updated_at": "2021-01-25T16:17:58Z", "revision_number": 0, "project_id": "80c5bdc026fe4afe891e5cd116ad48e0"}], "tags": [], "created_at": "2021-01-25T16:17:58Z", "updated_at": "2021-01-25T16:17:58Z", "revision_number": 1, "project_id": "80c5bdc026fe4afe891e5cd116ad48e0"}}' 2021-01-25 16:17:58,975 94654 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/security-group-rules 0.133s 2021-01-25 16:17:58,975 94654 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": "24e30b8b-f376-4af7-94eb-18dc61843a56", "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-6cd5a3c3-6c88-435d-9a47-d5a95e1ce2a3', 'date': 'Mon, 25 Jan 2021 16:17:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ad54522-a3b3-4ac7-9533-89ab044ea4dc", "tenant_id": "80c5bdc026fe4afe891e5cd116ad48e0", "security_group_id": "24e30b8b-f376-4af7-94eb-18dc61843a56", "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-01-25T16:17:58Z", "updated_at": "2021-01-25T16:17:58Z", "revision_number": 0, "project_id": "80c5bdc026fe4afe891e5cd116ad48e0"}}' 2021-01-25 16:17:59,083 94654 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/security-group-rules 0.107s 2021-01-25 16:17:59,084 94654 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": "24e30b8b-f376-4af7-94eb-18dc61843a56", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e9a3d9cd-343d-412e-a492-bf49231eeba4', 'date': 'Mon, 25 Jan 2021 16:17:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4626ba4e-e69c-4946-83a0-baacf78ae4d8", "tenant_id": "80c5bdc026fe4afe891e5cd116ad48e0", "security_group_id": "24e30b8b-f376-4af7-94eb-18dc61843a56", "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-01-25T16:17:59Z", "updated_at": "2021-01-25T16:17:59Z", "revision_number": 0, "project_id": "80c5bdc026fe4afe891e5cd116ad48e0"}}' 2021-01-25 16:17:59,084 94654 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1694590055 created 2021-01-25 16:18:00,186 94654 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.100:9696/v2.0/floatingips 1.101s 2021-01-25 16:18:00,186 94654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "345bb42d-8ed7-4318-a97a-b50055ca12f5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-189ab6fa-b0a0-4bca-b3cd-9ee5ece631d1', 'date': 'Mon, 25 Jan 2021 16:18:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "01bfe349-18aa-401f-b0f7-025cc9754dbd", "tenant_id": "80c5bdc026fe4afe891e5cd116ad48e0", "floating_ip_address": "172.28.2.240", "floating_network_id": "345bb42d-8ed7-4318-a97a-b50055ca12f5", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "80c5bdc026fe4afe891e5cd116ad48e0", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-25T16:17:59Z", "updated_at": "2021-01-25T16:17:59Z", "revision_number": 0}}' 2021-01-25 16:18:00,187 94654 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '01bfe349-18aa-401f-b0f7-025cc9754dbd', 'tenant_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'floating_ip_address': '172.28.2.240', 'floating_network_id': '345bb42d-8ed7-4318-a97a-b50055ca12f5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-25T16:17:59Z', 'updated_at': '2021-01-25T16:17:59Z', 'revision_number': 0, 'ip': '172.28.2.240'} created 2021-01-25 16:18:00,276 94654 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.100/identity/v3/auth/tokens 0.084s 2021-01-25 16:18:00,276 94654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 25 Jan 2021 16:18:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7afe952e-502a-4ccc-b454-4d1a10463a5b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aa8c247b95494d90ac08c09341bb6da2", "name": "tempest-AttachVolumeTestJSON-403268099", "password_expires_at": null}, "audit_ids": ["tesv0UakRK6bH6UGFOsdkQ"], "expires_at": "2021-01-25T17:18:00.000000Z", "issued_at": "2021-01-25T16:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80c5bdc026fe4afe891e5cd116ad48e0", "name": "tempest-AttachVolumeTestJSON-403268099"}, "is_domain": false, "roles": [{"id": "2157b2f463b94d4c99f806be0a47ca72", "name": "member"}, {"id": "c4b9b1f9fa924fd9b6376785ff3cb768", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bf2cc90a66e94d8fb1a77df55b1bac16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/80c5bdc026fe4afe891e5cd116ad48e0", "region": "RegionOne"}], "id": "0bc86297cdc7416eab9910c555c17f4f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e4aa0969f7c84347b233bd9bedda06f3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100:8080", "region": "RegionOne"}, {"id": "e7e82bbe4baa4cb8bf8739a0431adcde", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:8080/v1/AUTH_80c5bdc026fe4afe891e5cd116ad48e0", "region": "RegionOne"}], "id": "0d6d88461e544da38230e5fa967b1d06", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "57a0adf757a54bccb87486af24f1b76c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2.1", "region": "RegionOne"}], "id": "111253d71cf34810a3f27dc916905f59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "76ee65bcb4de4a519e2d33e64680ddfb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}, {"id": "e2b4bdcfff2c4d3c9609bfd5ff17c172", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}], "id": "566b97799b8f439f97c45b5dc13f2cb6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "70341a475f284b42a65fa455a2d06499", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v2/80c5bdc026fe4afe891e5cd116ad48e0", "region": "RegionOne"}], "id": "9556357353404e3abc55ee916681c1f7", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "3feace6f85204c86a84921d76b165406", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/image", "region": "RegionOne"}], "id": "b3c3d353fe884c4498282b5e1c0e4d7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "81c69c9205af4bf9a9798e1c801ae079", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:9696/", "region": "RegionOne"}], "id": "b4f99cb675a4424f85c35da032cf026d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "38d2b93c533b49b5aad73b26ac5f7587", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2/80c5bdc026fe4afe891e5cd116ad48e0", "region": "RegionOne"}], "id": "bc74206ed9cf4e4eb442feb8b99b650b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f9f776ca6a6b4ee0ab9c9f8abb9abe9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/placement", "region": "RegionOne"}], "id": "c38c69961965470fad0912cc05410af9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "45e92fbfd2e84fbcaba3dff80a6c1e4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/80c5bdc026fe4afe891e5cd116ad48e0", "region": "RegionOne"}], "id": "c83389e7d2c04e6d8e5258446b39bed4", "type": "volumev3", "name": "cinderv3"}]}}' 2021-01-25 16:18:00,277 94654 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'b507e190-a634-4b73-860e-6cabe2b9caff', 'name': 'tempest-AttachVolumeTestJSON-1281792014-network', 'tenant_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-25T16:13:18Z', 'updated_at': '2021-01-25T16:13:19Z', 'revision_number': 1} available for tenant 2021-01-25 16:18:00,277 94654 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7zOEUm57RmyRDL5u2u4oMyFnSFxcgnmpmnx39viQYEMj6AeL\nxH8rf+QqXq39gy1qdjaaqUaFQ2qTlpWO99mqQgWzPpajqKfZ9DBcuBJpz2qVcQlX\nTcSgqYIcXwp32rWoc3kvVbmEawDljvGql4T3SpGpZjNRkWz6eFKawM/ri4ayMoaF\n38d1fb9tIVvFTWs9+spVB4C8UL+a4jjtv3ShLImPhj04lrvElV+KcHo6zTEDpfER\nUxISvpnb0iT/qOlVFjRIVC6kjarA159LCsYiBfNOt2jN/r6Azsv5gPPgQE2nZBQN\nRsGU4zKGeWe8/mtPzCgBYTJh9TShotb5a2UTbwIDAQABAoIBADCYJK+iZkTeVXFj\nVp3/eAc7KAJZUSnokX4i/zQbNyl3Olou/kQDGdE3hywI6NG3bkNpwG3XN8eEZUtY\nQt0zSRV0lv+GFuVyhCLJmGyEwR40Jvv5y9Sut3z4Q89DDypNcVVULzuZHr+mRPyP\nN/rkNmDdyq5Kiq2imBfNoEa/dri3Ve/mLXz/MvmlmofZcRMjhtupkUo4Bt8FJQqR\nCV8f1p5kKBykiQDmgO8Nk4dPX5CvghyPRiTZyYbkOHLAgCxknV+XauQEQpxYPmE1\nxowL1uSx8TNnI/6hcYqQX22JCRMGTzDDMzdvl/XSe6Csm0DURcEhxC8DdtdcUxdv\nlW4I5VECgYEA/2u6mYEG0U4G2cpVBVBCLO+L5NWn/vfMRkLknGep+wlsm/gvkqVM\npI4BjS997XVQ1sXRr116a7CIQpkASPsmU/+ZzmcSatQWyc3bDCSnHFaNhL2luRCm\n4XlCnQ8sK18Fxq1lJv0kxBw/cseSlSZvkLPfe4UiGAB1u5DQuFLqSxMCgYEA775f\nX95fu75XoAp2I3Z6DfHRA2hQKYq2QvoLha2aAeNggiwEYx4q6GRODrIa5WVuD802\n079e//118TrRNVW4qgU+onguv8UjAamV8xsk7SPdMjQN7aH17o2HoXlshCfIM1Wd\nBJ3uMxTQXKlUVIpF/koEC9zqmuO50Fj2WvvS5bUCgYEA3ioqCFL+RxgDRXSENzb0\nGHnTyJs+oLuQ5pxQlOpmI4CzA4cAeiFlZMxP9SoV8nFUeztdg5dfYEQQgTzrzo8F\na5KriaiFkH4hxC5WFV3cLP3r4kXC3BHr1brPgiUsWh0wvPsdPKh7TkjztzZ3/VuN\nNuP9w0atvQrJXPg9U9ZrDBkCgYEAnurAadoL93U6vFly6hr02R18ARg6Wu8Z1dfN\nn3Tt62Z/aIoo9lLe+mDS5SbmcT0E8fCD8WSfYmzuq1Ljrsj9uaX0WNn1kyToCYgS\nX62UkqT9UPP0b5q2XMTwLPdCGXANYwnTJWZSqQWZAHM19TwbHW6OtBZiZP2jBBqU\nYsceiykCgYEA6DBXK76Ag37F3yThnkk0p5FZyebEVRsPCJlTT4KDm915oRILp5Ih\n8xv6YU8TBBaLPeZ8fhhmD2BwgWdR1mLQQ32gJSOdmOttnMstNPOEsoY64Fo+pq+/\nSX4dN0ZU4P83XTvnQzSU0a3ymRvGgU00Biyk69s/fhbXbV+qVIApvxI=\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1769922996', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvM4RSbntGbJEMvm7a7igzIWdIXFyCeamafHf2+JBgQyPoB4vEfyt/5Cperf2DLWp2NpqpRoVDapOWlY732apCBbM+lqOop9n0MFy4EmnPapVxCVdNxKCpghxfCnfatahzeS9VuYRrAOWO8aqXhPdKkalmM1GRbPp4UprAz+uLhrIyhoXfx3V9v20hW8VNaz36ylUHgLxQv5riOO2/dKEsiY+GPTiWu8SVX4pwejrNMQOl8RFTEhK+mdvSJP+o6VUWNEhULqSNqsDXn0sKxiIF8063aM3+voDOy/mA8+BATadkFA1GwZTjMoZ5Z7z+a0/MKAFhMmH1NKGi1vlrZRNv Generated-by-Nova', 'fingerprint': 'f6:79:2f:bb:71:ac:51:87:38:a3:df:90:1b:05:8c:57', 'user_id': 'aa8c247b95494d90ac08c09341bb6da2'}, 'security_group': {'id': '24e30b8b-f376-4af7-94eb-18dc61843a56', 'name': 'tempest-securitygroup--1694590055', 'stateful': True, 'tenant_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'description': 'tempest-description--416508463', 'security_group_rules': [{'id': '87541a05-8e07-4ebb-aefb-44c5d501331e', 'tenant_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'security_group_id': '24e30b8b-f376-4af7-94eb-18dc61843a56', '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': 426, 'description': None, 'tags': [], 'created_at': '2021-01-25T16:17:58Z', 'updated_at': '2021-01-25T16:17:58Z', 'revision_number': 0, 'project_id': '80c5bdc026fe4afe891e5cd116ad48e0'}, {'id': 'c53f394e-3c1e-4f4e-8916-9031cfed7c02', 'tenant_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'security_group_id': '24e30b8b-f376-4af7-94eb-18dc61843a56', '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': 427, 'description': None, 'tags': [], 'created_at': '2021-01-25T16:17:58Z', 'updated_at': '2021-01-25T16:17:58Z', 'revision_number': 0, 'project_id': '80c5bdc026fe4afe891e5cd116ad48e0'}], 'tags': [], 'created_at': '2021-01-25T16:17:58Z', 'updated_at': '2021-01-25T16:17:58Z', 'revision_number': 1, 'project_id': '80c5bdc026fe4afe891e5cd116ad48e0'}, 'floating_ip': {'id': '01bfe349-18aa-401f-b0f7-025cc9754dbd', 'tenant_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'floating_ip_address': '172.28.2.240', 'floating_network_id': '345bb42d-8ed7-4318-a97a-b50055ca12f5', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '80c5bdc026fe4afe891e5cd116ad48e0', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-25T16:17:59Z', 'updated_at': '2021-01-25T16:17:59Z', 'revision_number': 0, 'ip': '172.28.2.240'}} 2021-01-25 16:20:00,402 94654 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/os-keypairs/tempest-keypair-1769922996 2021-01-25 16:21:00,462 94654 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /compute/v2.1/os-keypairs/tempest-keypair-1769922996 2021-01-25 16:21:39,165 94654 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 DELETE http://10.222.0.100/compute/v2.1/os-keypairs/tempest-keypair-1769922996 158.825s 2021-01-25 16:21:39,165 94654 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:21:00 GMT', 'server': 'Apache/2.4.29 (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': '132', 'x-openstack-request-id': 'req-614ee55f-be59-4d70-a7be-7a0cdc55889b', 'x-compute-request-id': 'req-614ee55f-be59-4d70-a7be-7a0cdc55889b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.100/compute/v2.1/os-keypairs/tempest-keypair-1769922996'} Body: b'{"itemNotFound": {"code": 404, "message": "Keypair tempest-keypair-1769922996 not found for user aa8c247b95494d90ac08c09341bb6da2"}}' 2021-01-25 16:21:39,165 94654 WARNING [tempest.lib.common.validation_resources] Keypair tempest-keypair-1769922996 is not found when attempting to delete 2021-01-25 16:21:39,422 94654 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.100:9696/v2.0/security-groups/24e30b8b-f376-4af7-94eb-18dc61843a56 0.256s 2021-01-25 16:21:39,422 94654 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-23cdc7d7-af0c-430a-a974-7e872d2979e6', 'content-length': '0', 'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.100:9696/v2.0/security-groups/24e30b8b-f376-4af7-94eb-18dc61843a56'} Body: b'' 2021-01-25 16:21:39,457 94654 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.100:9696/v2.0/security-groups/24e30b8b-f376-4af7-94eb-18dc61843a56 0.034s 2021-01-25 16:21:39,457 94654 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-0c8da1e5-8e12-409d-9b08-f1d7b1cd5dec', 'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.100:9696/v2.0/security-groups/24e30b8b-f376-4af7-94eb-18dc61843a56'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 24e30b8b-f376-4af7-94eb-18dc61843a56 does not exist", "detail": ""}}' 2021-01-25 16:21:39,984 94654 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.100:9696/v2.0/floatingips/01bfe349-18aa-401f-b0f7-025cc9754dbd 0.527s 2021-01-25 16:21:39,984 94654 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-239e854c-2c27-4ba0-817f-6c351c23aa79', 'content-length': '0', 'date': 'Mon, 25 Jan 2021 16:21:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.100:9696/v2.0/floatingips/01bfe349-18aa-401f-b0f7-025cc9754dbd'} Body: b'' }}} Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.6/http/client.py", line 1373, in getresponse response.begin() File "/usr/lib/python3.6/http/client.py", line 311, in begin version, status, reason = self._read_status() File "/usr/lib/python3.6/http/client.py", line 272, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.6/socket.py", line 586, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 53, in _create_server adminPass=self.image_ssh_password) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 200, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 103, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 689, in request body=body, chunked=chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 569, in _request chunked=chunked File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 609, in raw_request body=body, chunked=chunked) File "/opt/stack/tempest/tempest/lib/common/http.py", line 112, in request *args, **new_kwargs) File "/usr/local/lib/python3.6/dist-packages/urllib3/request.py", line 79, in request method, url, fields=fields, headers=headers, **urlopen_kw File "/usr/local/lib/python3.6/dist-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/usr/local/lib/python3.6/dist-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python3.6/dist-packages/urllib3/util/retry.py", line 531, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python3.6/dist-packages/urllib3/packages/six.py", line 735, in reraise raise value File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 337, in _raise_timeout self, url, "Read timed out. (read timeout=%s)" % timeout_value urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft5.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-25 16:17:14,697 94659 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.222.0.100/identity/v3/auth/tokens 0.063s 2021-01-25 16:17:14,697 94659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3684', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-47df16db-bc5a-46d0-bf34-62d822a233b2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5682bc639dab4e8e8be58175a51f748a", "name": "tempest-VolumesActionsTest-1618140308", "password_expires_at": null}, "audit_ids": ["mr3l0b3MSZ-ndgjag63dow"], "expires_at": "2021-01-25T17:17:14.000000Z", "issued_at": "2021-01-25T16:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd36e6eeb0d3479abaeb9d00842f05cb", "name": "tempest-VolumesActionsTest-1618140308"}, "is_domain": false, "roles": [{"id": "2157b2f463b94d4c99f806be0a47ca72", "name": "member"}, {"id": "c4b9b1f9fa924fd9b6376785ff3cb768", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bf2cc90a66e94d8fb1a77df55b1bac16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/fd36e6eeb0d3479abaeb9d00842f05cb", "region": "RegionOne"}], "id": "0bc86297cdc7416eab9910c555c17f4f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e4aa0969f7c84347b233bd9bedda06f3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100:8080", "region": "RegionOne"}, {"id": "e7e82bbe4baa4cb8bf8739a0431adcde", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:8080/v1/AUTH_fd36e6eeb0d3479abaeb9d00842f05cb", "region": "RegionOne"}], "id": "0d6d88461e544da38230e5fa967b1d06", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "57a0adf757a54bccb87486af24f1b76c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2.1", "region": "RegionOne"}], "id": "111253d71cf34810a3f27dc916905f59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "76ee65bcb4de4a519e2d33e64680ddfb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}, {"id": "e2b4bdcfff2c4d3c9609bfd5ff17c172", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}], "id": "566b97799b8f439f97c45b5dc13f2cb6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "70341a475f284b42a65fa455a2d06499", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v2/fd36e6eeb0d3479abaeb9d00842f05cb", "region": "RegionOne"}], "id": "9556357353404e3abc55ee916681c1f7", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "3feace6f85204c86a84921d76b165406", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/image", "region": "RegionOne"}], "id": "b3c3d353fe884c4498282b5e1c0e4d7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "81c69c9205af4bf9a9798e1c801ae079", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:9696/", "region": "RegionOne"}], "id": "b4f99cb675a4424f85c35da032cf026d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "38d2b93c533b49b5aad73b26ac5f7587", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2/fd36e6eeb0d3479abaeb9d00842f05cb", "region": "RegionOne"}], "id": "bc74206ed9cf4e4eb442feb8b99b650b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f9f776ca6a6b4ee0ab9c9f8abb9abe9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/placement", "region": "RegionOne"}], "id": "c38c69961965470fad0912cc05410af9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "45e92fbfd2e84fbcaba3dff80a6c1e4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/fd36e6eeb0d3479abaeb9d00842f05cb", "region": "RegionOne"}], "id": "c83389e7d2c04e6d8e5258446b39bed4", "type": "volumev3", "name": "cinderv3"}]}}' 2021-01-25 16:17:14,697 94659 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '834cc71b-8112-4ef2-936a-2b24261bc3d3', 'name': 'tempest-VolumesActionsTest-1431046722-network', 'tenant_id': 'fd36e6eeb0d3479abaeb9d00842f05cb', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fd36e6eeb0d3479abaeb9d00842f05cb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-25T16:17:12Z', 'updated_at': '2021-01-25T16:17:12Z', 'revision_number': 1} available for tenant }}} Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.6/http/client.py", line 1373, in getresponse response.begin() File "/usr/lib/python3.6/http/client.py", line 311, in begin version, status, reason = self._read_status() File "/usr/lib/python3.6/http/client.py", line 272, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.6/socket.py", line 586, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 90, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 83, in test_force_detach_volume server_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 200, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 103, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 689, in request body=body, chunked=chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 569, in _request chunked=chunked File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 609, in raw_request body=body, chunked=chunked) File "/opt/stack/tempest/tempest/lib/common/http.py", line 112, in request *args, **new_kwargs) File "/usr/local/lib/python3.6/dist-packages/urllib3/request.py", line 79, in request method, url, fields=fields, headers=headers, **urlopen_kw File "/usr/local/lib/python3.6/dist-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/usr/local/lib/python3.6/dist-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python3.6/dist-packages/urllib3/util/retry.py", line 531, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python3.6/dist-packages/urllib3/packages/six.py", line 735, in reraise raise value File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 706, in urlopen chunked=chunked, File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py", line 337, in _raise_timeout self, url, "Read timed out. (read timeout=%s)" % timeout_value urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt5.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
pt5.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
pt5.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
pt5.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
pt5.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft6.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-25 16:15:04,977 94661 WARNING [tempest.scenario.manager] Starting Tempest 25.0.0 release, CONF.scenario.img_file need a full path for the image. CONF.scenario.img_dir was deprecated and will be removed in the next release. Till Tempest 25.0.0, old behavior is maintained and keep working but starting Tempest 26.0.0, you need to specify the full path in CONF.scenario.img_file config option. 2021-01-25 16:15:04,977 94661 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2021-01-25 16:15:05,095 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.100/image/v2/images 0.118s 2021-01-25 16:15:05,096 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--119372191", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4359120b-3872-4630-8dc8-291b0c0e972b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100/image/v2/images'} Body: b'{"name": "tempest-scenario-img--119372191", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d4232be20ee4b8ab28844023ad40a54", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "created_at": "2021-01-25T16:15:05Z", "updated_at": "2021-01-25T16:15:05Z", "tags": [], "self": "/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "file": "/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad/file", "schema": "/v2/schemas/image"}' 2021-01-25 16:15:10,094 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.100/image/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad/file 4.998s 2021-01-25 16:15:10,094 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f6f56f356a0> Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-760bcd40-c632-4bc9-8794-03f13fcdf1b1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.100/image/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad/file'} Body: b'' 2021-01-25 16:15:10,094 94661 DEBUG [tempest.scenario.manager] image:4d5d6d7c-1783-4ff0-9836-eb86d99d1aad 2021-01-25 16:15:10,530 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.100/compute/v2.1/os-keypairs 0.435s 2021-01-25 16:15:10,530 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-889901654"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aca7664-d761-4910-9fb1-5e96fd2185db', 'x-compute-request-id': 'req-0aca7664-d761-4910-9fb1-5e96fd2185db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEApOu6zEGMSKZ4Uh8IfvSgRlFvbA5xqter89f+9t5snsQcyRbX\\nVrHMLz5fCzyD05/HVO4sYd28aeVX0bU1Oab6isaD/TKHYggo0Ts0ZSr/mc0zULrT\\nXtJYN4doXtsvjwwcQB+iFyqXHtqKsSBbgTqlzKTJzVV9wdhkMsrfwfc8r/nu+3gz\\nKHPqWxhOVE4raGGtkGB+0hRm8zsnwksIIcknqQa+EuIGlFwMZM6zA8UDlOQvM2vX\\n24HzrLgMfyU6UUf+Cjt0g55/mlJsUBSR5BZ/O+EHxgwyqmgUCkHmjHZcu6TqA2s0\\n3KiHIY4+rlO7GtXSgtjnF3ix3Odjs0NciIw5eQIDAQABAoIBAGusjFT3JsP4C+5x\\n3HYm+M1wNbLy6zuDe/zENO6w4XH20GRpyUYM5yahLiSD6f2s/9NvfQKYZn8tAV0l\\nVg7B+inI2jvhVYqnkR6p7Ndwb1jXJH28vGvYIUh/26CysiZO3dLv1EATyn6WaJ6k\\nZZnF1KH7pNWuz2BUC3cuBVD6PmEVXHRepW9zUqN+2TLI++YNvayQMgXqEUE4iD0u\\nu+jSieivwv0eO+6pWD8QUon1af5/4idr/wuULUF/1w93U9qcazRnquxAe4DqINPr\\nT6XnNaeufPR92O1ug7Xw2PY8W9fegU/mZ2fGGbeyMZUD4cAdd9MWJxuHYmmAex8y\\nPlD5J0ECgYEA1ZnvyKwO882rAyL3qxgnfEu8/bV0E/XYFkiR8zk2qPGSWAV4y61Z\\nQf/ViTJI1BiEfN9y5Mw1amWfSmacoiRIrFzC+tfvePjqBtBn+rg34xuNM1ceYAlj\\n0uFrXmH1IaYCWw3NNTuREmvg4U4X19tn1pTInz1UORNTnvKtoJljte0CgYEAxagd\\nEgVaNITyNSRCDBsKbQlM2vCRKAMk1iNPlUg2rPtQ0FQxxgNvNXan1UDK+EBdfa6Q\\n4OwBBqWrUGY57ygjNMNNpCBbAJde3HPBV5Oxc/OAh+eyXglvXfiKPlFKY+k6KQTW\\n79I3A2GUtQsZaL173W/0UKYluoXtoRh6j/O1YD0CgYBXnKFWnQQxCh3n1nLhsbGY\\ncPRe2At5mG/+i9uZeNErsJJHGk92s26V/JqYgJCQtlG5ammU4RHTx0Tz3mzGsL1C\\nPXYYL3PhGa/cBaVwmBkMRSPAeC5UU+Wm/KDugJ1sJMx4jouqFvmlJayCnWZ4Ol04\\nDaTQc/ZUxtGYs491/RSB7QKBgH7KcJt2w36dKaHdOGD7l5yKMrrfRr4cBi03SX3B\\nbRFZxWVeHO+glF3/V3n8rjbBUzekG1utCJty+ooAiXlYjfzyq4N1HesrLrbLqmK7\\nY0G2GeUUQ97+vmnRXRzMmKOuoJhfemEswA1zMylPjWUa57IMdvSlH96euuh0A2sE\\nMn0hAoGAKHmCVqHMJ1+0UcZYOXAN8dXJD8R6AfJlxvWrr5Xx7TyGOXgD7f3YNqp7\\nKOgKMuC6D8GhuI+Ccnzx0UcQv+6nqi2gYUXMxv4mkB9CH55F73bl2cDfzM0ywkpv\\nXpmW23UGQM+uF97mI5TIdreGy2CAf3exkTCDKkIg4Q3Wr/j9NO0=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-889901654", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk67rMQYxIpnhSHwh+9KBGUW9sDnGq16vz1/723myexBzJFtdWscwvPl8LPIPTn8dU7ixh3bxp5VfRtTU5pvqKxoP9ModiCCjROzRlKv+ZzTNQutNe0lg3h2he2y+PDBxAH6IXKpce2oqxIFuBOqXMpMnNVX3B2GQyyt/B9zyv+e77eDMoc+pbGE5UTitoYa2QYH7SFGbzOyfCSwghySepBr4S4gaUXAxkzrMDxQOU5C8za9fbgfOsuAx/JTpRR/4KO3SDnn+aUmxQFJHkFn874QfGDDKqaBQKQeaMdly7pOoDazTcqIchjj6uU7sa1dKC2OcXeLHc52OzQ1yIjDl5 Generated-by-Nova", "fingerprint": "8c:88:ce:3d:72:d2:cc:4b:98:dc:e4:cb:a9:1b:5f:bd", "user_id": "b4e77c0437f04537be9eafbbd52c7426"}}' 2021-01-25 16:15:10,566 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.100/identity/v3/auth/tokens 0.025s 2021-01-25 16:15:10,566 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3694', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35b290bb-63a9-4ebf-a0ec-036e8876acb6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.100/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b4e77c0437f04537be9eafbbd52c7426", "name": "tempest-TestMinimumBasicScenario-993909497", "password_expires_at": null}, "audit_ids": ["0zVKVZ1STR6_n5v340A3rw"], "expires_at": "2021-01-25T17:15:10.000000Z", "issued_at": "2021-01-25T16:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4232be20ee4b8ab28844023ad40a54", "name": "tempest-TestMinimumBasicScenario-993909497"}, "is_domain": false, "roles": [{"id": "2157b2f463b94d4c99f806be0a47ca72", "name": "member"}, {"id": "c4b9b1f9fa924fd9b6376785ff3cb768", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bf2cc90a66e94d8fb1a77df55b1bac16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54", "region": "RegionOne"}], "id": "0bc86297cdc7416eab9910c555c17f4f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e4aa0969f7c84347b233bd9bedda06f3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100:8080", "region": "RegionOne"}, {"id": "e7e82bbe4baa4cb8bf8739a0431adcde", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:8080/v1/AUTH_4d4232be20ee4b8ab28844023ad40a54", "region": "RegionOne"}], "id": "0d6d88461e544da38230e5fa967b1d06", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "57a0adf757a54bccb87486af24f1b76c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2.1", "region": "RegionOne"}], "id": "111253d71cf34810a3f27dc916905f59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "76ee65bcb4de4a519e2d33e64680ddfb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}, {"id": "e2b4bdcfff2c4d3c9609bfd5ff17c172", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.100/identity", "region": "RegionOne"}], "id": "566b97799b8f439f97c45b5dc13f2cb6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "70341a475f284b42a65fa455a2d06499", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v2/4d4232be20ee4b8ab28844023ad40a54", "region": "RegionOne"}], "id": "9556357353404e3abc55ee916681c1f7", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "3feace6f85204c86a84921d76b165406", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/image", "region": "RegionOne"}], "id": "b3c3d353fe884c4498282b5e1c0e4d7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "81c69c9205af4bf9a9798e1c801ae079", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100:9696/", "region": "RegionOne"}], "id": "b4f99cb675a4424f85c35da032cf026d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "38d2b93c533b49b5aad73b26ac5f7587", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/compute/v2/4d4232be20ee4b8ab28844023ad40a54", "region": "RegionOne"}], "id": "bc74206ed9cf4e4eb442feb8b99b650b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f9f776ca6a6b4ee0ab9c9f8abb9abe9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/placement", "region": "RegionOne"}], "id": "c38c69961965470fad0912cc05410af9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "45e92fbfd2e84fbcaba3dff80a6c1e4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54", "region": "RegionOne"}], "id": "c83389e7d2c04e6d8e5258446b39bed4", "type": "volumev3", "name": "cinderv3"}]}}' 2021-01-25 16:15:10,567 94661 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '8a3e987f-8eb5-46e5-b8bc-af380d320ef9', 'name': 'tempest-TestMinimumBasicScenario-32917577-network', 'tenant_id': '4d4232be20ee4b8ab28844023ad40a54', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d4232be20ee4b8ab28844023ad40a54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 7, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-25T16:14:59Z', 'updated_at': '2021-01-25T16:14:59Z', 'revision_number': 1} available for tenant 2021-01-25 16:15:11,083 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.100/compute/v2.1/servers 0.515s 2021-01-25 16:15:11,083 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-30660633", "imageRef": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-889901654", "networks": [{"uuid": "8a3e987f-8eb5-46e5-b8bc-af380d320ef9"}]}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '382', 'location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e161ebe-75f8-4635-800a-995a467a5e3f', 'x-compute-request-id': 'req-2e161ebe-75f8-4635-800a-995a467a5e3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Zotvjnw2axau"}}' 2021-01-25 16:15:11,194 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.110s 2021-01-25 16:15:11,195 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9544334-c749-47df-af6b-5a452575230c', 'x-compute-request-id': 'req-e9544334-c749-47df-af6b-5a452575230c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-25 16:15:12,370 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.170s 2021-01-25 16:15:12,370 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c511fdd2-55db-4357-89db-c92c98a67509', 'x-compute-request-id': 'req-c511fdd2-55db-4357-89db-c92c98a67509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-25 16:15:13,527 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.149s 2021-01-25 16:15:13,527 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d28514f-58be-4a5f-882e-09cfcf08dbfb', 'x-compute-request-id': 'req-9d28514f-58be-4a5f-882e-09cfcf08dbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-25 16:15:13,531 94661 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-01-25 16:15:14,788 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.255s 2021-01-25 16:15:14,788 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4af5320-0b7c-4d1f-bc89-202b806206c2', 'x-compute-request-id': 'req-d4af5320-0b7c-4d1f-bc89-202b806206c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:14,793 94661 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-01-25 16:15:15,971 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.176s 2021-01-25 16:15:15,971 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e101704-3f22-4903-8f7d-5331b47cb638', 'x-compute-request-id': 'req-6e101704-3f22-4903-8f7d-5331b47cb638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:17,175 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.200s 2021-01-25 16:15:17,175 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2010fc4e-4bae-46ef-8625-907ed0ed59a6', 'x-compute-request-id': 'req-2010fc4e-4bae-46ef-8625-907ed0ed59a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:18,331 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.150s 2021-01-25 16:15:18,331 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28957330-91fc-4649-8583-8fa9c822ee39', 'x-compute-request-id': 'req-28957330-91fc-4649-8583-8fa9c822ee39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:19,508 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.172s 2021-01-25 16:15:19,509 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e39b72d-a44d-45d3-aca3-aa9af2290849', 'x-compute-request-id': 'req-8e39b72d-a44d-45d3-aca3-aa9af2290849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:20,722 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.209s 2021-01-25 16:15:20,723 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dee36c8-6103-47f2-988c-541c930b9272', 'x-compute-request-id': 'req-4dee36c8-6103-47f2-988c-541c930b9272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:21,936 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.209s 2021-01-25 16:15:21,937 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f41319-f992-4d8b-88e2-b0ed92422c19', 'x-compute-request-id': 'req-b3f41319-f992-4d8b-88e2-b0ed92422c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:23,146 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.204s 2021-01-25 16:15:23,146 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e17333-bd6d-4ad9-a1c9-06ef4ae6a146', 'x-compute-request-id': 'req-b8e17333-bd6d-4ad9-a1c9-06ef4ae6a146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:24,339 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.188s 2021-01-25 16:15:24,339 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df8cd473-ebb9-4d38-b64f-313b1408fa3a', 'x-compute-request-id': 'req-df8cd473-ebb9-4d38-b64f-313b1408fa3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:25,730 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.386s 2021-01-25 16:15:25,730 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4afa381-6176-4d29-830e-9d82b95ca3e3', 'x-compute-request-id': 'req-c4afa381-6176-4d29-830e-9d82b95ca3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:26,938 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.203s 2021-01-25 16:15:26,938 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae25e165-fda9-4120-a195-347d9a219981', 'x-compute-request-id': 'req-ae25e165-fda9-4120-a195-347d9a219981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:28,127 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.183s 2021-01-25 16:15:28,128 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d08942a6-58e2-479e-ac84-4125a6d720dd', 'x-compute-request-id': 'req-d08942a6-58e2-479e-ac84-4125a6d720dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:29,332 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.199s 2021-01-25 16:15:29,333 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6efee31c-3302-4dfd-b2fa-d62390ac72fc', 'x-compute-request-id': 'req-6efee31c-3302-4dfd-b2fa-d62390ac72fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:30,523 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.186s 2021-01-25 16:15:30,524 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cb6ed13-d845-4972-b700-d9526f4e4486', 'x-compute-request-id': 'req-7cb6ed13-d845-4972-b700-d9526f4e4486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:31,704 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.175s 2021-01-25 16:15:31,704 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b77a92-74bc-4a07-ab86-7621a08a96c6', 'x-compute-request-id': 'req-29b77a92-74bc-4a07-ab86-7621a08a96c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:32,944 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.235s 2021-01-25 16:15:32,945 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f22c54d-fc1d-45c7-b4a2-6797d0c4fd39', 'x-compute-request-id': 'req-9f22c54d-fc1d-45c7-b4a2-6797d0c4fd39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:34,134 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.183s 2021-01-25 16:15:34,134 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808051f6-0db8-48b0-b47b-7c218cd67269', 'x-compute-request-id': 'req-808051f6-0db8-48b0-b47b-7c218cd67269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:35,388 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.248s 2021-01-25 16:15:35,388 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319bc58a-bd2e-4640-9810-0ee9d9cba0e4', 'x-compute-request-id': 'req-319bc58a-bd2e-4640-9810-0ee9d9cba0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:36,612 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.220s 2021-01-25 16:15:36,613 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa5a709-dd16-4fb7-954d-88401bf3bc72', 'x-compute-request-id': 'req-3fa5a709-dd16-4fb7-954d-88401bf3bc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "BUILD", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-889901654", "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-01-25 16:15:37,797 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.180s 2021-01-25 16:15:37,797 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5fa94da-bb50-4734-b565-0d9ed5825a69', 'x-compute-request-id': 'req-b5fa94da-bb50-4734-b565-0d9ed5825a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:37Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.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-01-25 16:15:37,801 94661 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 26 second wait 2021-01-25 16:15:38,039 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.238s 2021-01-25 16:15:38,040 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3cf9f2-a088-4d7b-8b35-dfcc6bab4e94', 'x-compute-request-id': 'req-2f3cf9f2-a088-4d7b-8b35-dfcc6bab4e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:37Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.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-01-25 16:15:38,161 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers 0.117s 2021-01-25 16:15:38,161 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad81165-0449-4cc2-8524-3c1c4b40d153', 'x-compute-request-id': 'req-bad81165-0449-4cc2-8524-3c1c4b40d153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers'} Body: b'{"servers": [{"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}]}]}' 2021-01-25 16:15:38,357 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.194s 2021-01-25 16:15:38,357 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bdab2ee-af77-4e02-94a9-6098dbd660f5', 'x-compute-request-id': 'req-3bdab2ee-af77-4e02-94a9-6098dbd660f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:37Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.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-01-25 16:15:38,678 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes 0.317s 2021-01-25 16:15:38,678 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-277705706", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f58596-37e2-42c3-8e1b-5d987356a13c', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f58596-37e2-42c3-8e1b-5d987356a13c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-25 16:15:38,733 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.051s 2021-01-25 16:15:38,734 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32047946-59de-4f17-9cee-7abb5886a61c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32047946-59de-4f17-9cee-7abb5886a61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:39,790 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.052s 2021-01-25 16:15:39,790 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1b3235-a12f-429a-99d0-f39cc5b5012a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1b3235-a12f-429a-99d0-f39cc5b5012a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:39,793 94661 INFO [tempest.common.waiters] volume a0dc9561-5d83-415c-85d5-f83f7b88a085 reached available after waiting for 1.793577 seconds 2021-01-25 16:15:39,844 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.051s 2021-01-25 16:15:39,845 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ea89eb-d8bb-400b-9a0f-063c2674327b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ea89eb-d8bb-400b-9a0f-063c2674327b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:39,896 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes 0.048s 2021-01-25 16:15:39,896 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa18379-717e-4fcf-be5c-61a051f81861', 'content-length': '406', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa18379-717e-4fcf-be5c-61a051f81861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes'} Body: b'{"volumes": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}]}' 2021-01-25 16:15:39,957 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.059s 2021-01-25 16:15:39,957 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96843a43-e533-46e7-93ad-b3218762a64b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96843a43-e533-46e7-93ad-b3218762a64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:40,241 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments 0.279s 2021-01-25 16:15:40,241 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f270726-3b44-4653-9717-1a63367fa541', 'x-compute-request-id': 'req-3f270726-3b44-4653-9717-1a63367fa541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "serverId": "babcf510-594d-479c-8394-daf2b8b6d921", "volumeId": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "device": "/dev/sdb"}}' 2021-01-25 16:15:40,297 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.054s 2021-01-25 16:15:40,297 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d20db44-e9d7-4943-b9af-b04b49d83152', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d20db44-e9d7-4943-b9af-b04b49d83152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:40.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:41,374 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.071s 2021-01-25 16:15:41,374 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06854f9a-2cb7-469f-92e4-428746492835', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06854f9a-2cb7-469f-92e4-428746492835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:40.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:42,457 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.074s 2021-01-25 16:15:42,458 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a841584c-aa66-4d9a-bf7b-35b3b20f79eb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a841584c-aa66-4d9a-bf7b-35b3b20f79eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:43,521 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.058s 2021-01-25 16:15:43,521 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df59282b-8b9f-4e50-bce7-b14a2fcd3ef2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df59282b-8b9f-4e50-bce7-b14a2fcd3ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:44,610 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.083s 2021-01-25 16:15:44,611 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e00569-ada5-416b-bec3-b4b19ce45df2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e00569-ada5-416b-bec3-b4b19ce45df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "attachment_id": "8ab9c9af-1f64-4c1f-88ba-8f3078391c9b", "volume_id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "server_id": "babcf510-594d-479c-8394-daf2b8b6d921", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:41.000000"}], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:44,614 94661 INFO [tempest.common.waiters] volume a0dc9561-5d83-415c-85d5-f83f7b88a085 reached in-use after waiting for 4.614968 seconds 2021-01-25 16:15:44,672 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.057s 2021-01-25 16:15:44,672 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c33122-90ae-450a-afe7-13674ffe9741', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c33122-90ae-450a-afe7-13674ffe9741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "attachment_id": "8ab9c9af-1f64-4c1f-88ba-8f3078391c9b", "volume_id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "server_id": "babcf510-594d-479c-8394-daf2b8b6d921", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:41.000000"}], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:44,732 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.056s 2021-01-25 16:15:44,733 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c709d11-9d84-443c-ab66-a90ee142d3fb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c709d11-9d84-443c-ab66-a90ee142d3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:15:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "attachment_id": "8ab9c9af-1f64-4c1f-88ba-8f3078391c9b", "volume_id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "server_id": "babcf510-594d-479c-8394-daf2b8b6d921", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-01-25T16:15:41.000000"}], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:15:44,909 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.172s 2021-01-25 16:15:44,909 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1594', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f98dc42-b659-48cb-9c4a-1a3cf17cffa0', 'x-compute-request-id': 'req-6f98dc42-b659-48cb-9c4a-1a3cf17cffa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:37Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:15:46,440 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.100/compute/v2.1/os-floating-ips 1.526s 2021-01-25 16:15:46,440 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"pool": null} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '141', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1438b14c-1173-42e5-8038-fb1944d17d9d', 'x-compute-request-id': 'req-1438b14c-1173-42e5-8038-fb1944d17d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/os-floating-ips'} Body: b'{"floating_ip": {"id": "25d69821-5bf0-40b7-ae35-1c5d41e58d3f", "ip": "172.28.2.44", "pool": "public", "fixed_ip": null, "instance_id": null}}' 2021-01-25 16:15:48,406 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action 1.964s 2021-01-25 16:15:48,407 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addFloatingIp": {"address": "172.28.2.44"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621c96f5-d82b-47a1-b95b-c36b9e3c695d', 'x-compute-request-id': 'req-621c96f5-d82b-47a1-b95b-c36b9e3c695d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action'} Body: b'' 2021-01-25 16:15:49,271 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.100/compute/v2.1/os-security-groups 0.864s 2021-01-25 16:15:49,271 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestMinimumBasicScenario-1133280154", "description": "tempest-TestMinimumBasicScenario-1133280154 description"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28a18f0-ba23-49d1-bbd3-2522a1a48d8b', 'x-compute-request-id': 'req-e28a18f0-ba23-49d1-bbd3-2522a1a48d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "f3b24b3a-a215-4e86-b6ff-a3ab4f780ebd", "description": "tempest-TestMinimumBasicScenario-1133280154 description", "name": "tempest-TestMinimumBasicScenario-1133280154", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "rules": []}}' 2021-01-25 16:15:49,738 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.100/compute/v2.1/os-security-group-rules 0.465s 2021-01-25 16:15:49,739 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "f3b24b3a-a215-4e86-b6ff-a3ab4f780ebd", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ee0480-6428-4e83-805f-47d2f626bebe', 'x-compute-request-id': 'req-10ee0480-6428-4e83-805f-47d2f626bebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "07799c48-b612-4b85-a80d-46b1871543a4", "parent_group_id": "f3b24b3a-a215-4e86-b6ff-a3ab4f780ebd", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-25 16:15:50,002 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.100/compute/v2.1/os-security-group-rules 0.259s 2021-01-25 16:15:50,002 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "f3b24b3a-a215-4e86-b6ff-a3ab4f780ebd", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ecf1d55-0198-4491-b527-bd5f41c43bd6', 'x-compute-request-id': 'req-8ecf1d55-0198-4491-b527-bd5f41c43bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "d1674aed-674d-4e93-879d-5c663bd541be", "parent_group_id": "f3b24b3a-a215-4e86-b6ff-a3ab4f780ebd", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-25 16:15:50,799 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action 0.795s 2021-01-25 16:15:50,799 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addSecurityGroup": {"name": "tempest-TestMinimumBasicScenario-1133280154"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59808d1-9f3f-43cf-8d18-8c1a98758092', 'x-compute-request-id': 'req-f59808d1-9f3f-43cf-8d18-8c1a98758092', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action'} Body: b'' 2021-01-25 16:15:50,965 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.166s 2021-01-25 16:15:50,966 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67a4843-3346-4a77-a4bd-b7b5ffd66612', 'x-compute-request-id': 'req-e67a4843-3346-4a77-a4bd-b7b5ffd66612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:15:37Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:15:50,970 94661 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.170543 seconds 2021-01-25 16:15:50,976 94661 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.28.2.44:22' as 'ubuntu' with public key authentication 2021-01-25 16:15:54,027 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 1. Retry after 2 seconds. 2021-01-25 16:15:59,595 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 2. Retry after 3 seconds. 2021-01-25 16:16:06,155 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 3. Retry after 4 seconds. 2021-01-25 16:16:13,739 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 4. Retry after 5 seconds. 2021-01-25 16:16:22,315 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 5. Retry after 6 seconds. 2021-01-25 16:16:28,870 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 6. Retry after 7 seconds. 2021-01-25 16:16:36,405 94661 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-01-25 16:16:36,739 94661 INFO [paramiko.transport] Authentication (publickey) successful! 2021-01-25 16:16:36,739 94661 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.28.2.44 successfully created 2021-01-25 16:16:37,077 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action 0.337s 2021-01-25 16:16:37,077 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"reboot": {"type": "SOFT"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc76f5ca-2ece-48b2-a2e8-2a295e70b0e8', 'x-compute-request-id': 'req-bc76f5ca-2ece-48b2-a2e8-2a295e70b0e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action'} Body: b'' 2021-01-25 16:16:37,272 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.195s 2021-01-25 16:16:37,273 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1761', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d3fa6d-479e-447e-bf68-d59786185222', 'x-compute-request-id': 'req-85d3fa6d-479e-447e-bf68-d59786185222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:37Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:38,782 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.500s 2021-01-25 16:16:38,783 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1761', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-884305fa-373c-4a51-8337-8e309ec4feb8', 'x-compute-request-id': 'req-884305fa-373c-4a51-8337-8e309ec4feb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:37Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:40,061 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.269s 2021-01-25 16:16:40,062 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f59c1fa-ba28-4378-acf1-34e1b3068d05', 'x-compute-request-id': 'req-5f59c1fa-ba28-4378-acf1-34e1b3068d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:40,065 94661 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_started" after 3 second wait 2021-01-25 16:16:41,298 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.231s 2021-01-25 16:16:41,298 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94dff85f-f964-4d82-92d2-52e384c5be5d', 'x-compute-request-id': 'req-94dff85f-f964-4d82-92d2-52e384c5be5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:42,499 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.196s 2021-01-25 16:16:42,499 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee26f9b8-a62d-4b82-a7bb-60771770fe7b', 'x-compute-request-id': 'req-ee26f9b8-a62d-4b82-a7bb-60771770fe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:43,702 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.198s 2021-01-25 16:16:43,703 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf127a91-bb5e-4fb5-b0ed-3ad2698959ae', 'x-compute-request-id': 'req-bf127a91-bb5e-4fb5-b0ed-3ad2698959ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:45,057 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.349s 2021-01-25 16:16:45,057 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e01dcea-a6f2-40dd-8cb8-c5debfe2dfde', 'x-compute-request-id': 'req-2e01dcea-a6f2-40dd-8cb8-c5debfe2dfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:46,301 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.238s 2021-01-25 16:16:46,301 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5410edd-0212-4d21-98eb-9c53aa3a083f', 'x-compute-request-id': 'req-d5410edd-0212-4d21-98eb-9c53aa3a083f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:47,711 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.400s 2021-01-25 16:16:47,711 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddece73a-0598-4966-9254-a7911f7997a4', 'x-compute-request-id': 'req-ddece73a-0598-4966-9254-a7911f7997a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:48,985 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.268s 2021-01-25 16:16:48,985 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47310e9-e5fa-42d2-8fec-13948a0dbb9c', 'x-compute-request-id': 'req-f47310e9-e5fa-42d2-8fec-13948a0dbb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:50,264 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.267s 2021-01-25 16:16:50,264 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e7cbf5-274d-435a-a276-85f302f03785', 'x-compute-request-id': 'req-c8e7cbf5-274d-435a-a276-85f302f03785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:51,562 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.293s 2021-01-25 16:16:51,562 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d3dcbcc-230d-422a-b810-8357c9d1ca15', 'x-compute-request-id': 'req-4d3dcbcc-230d-422a-b810-8357c9d1ca15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:52,826 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.257s 2021-01-25 16:16:52,826 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f9fe5e1-79a3-427d-baa0-104935be5e04', 'x-compute-request-id': 'req-3f9fe5e1-79a3-427d-baa0-104935be5e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:54,453 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.622s 2021-01-25 16:16:54,454 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762c0b9d-476b-4775-b663-96df38fa407c', 'x-compute-request-id': 'req-762c0b9d-476b-4775-b663-96df38fa407c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:55,729 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.270s 2021-01-25 16:16:55,729 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da57fe8-3094-4f19-9fec-211914d5fba7', 'x-compute-request-id': 'req-7da57fe8-3094-4f19-9fec-211914d5fba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:57,015 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.278s 2021-01-25 16:16:57,015 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3308f8d-85c9-4f3a-8db0-aab16a9c0c47', 'x-compute-request-id': 'req-a3308f8d-85c9-4f3a-8db0-aab16a9c0c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:58,274 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.253s 2021-01-25 16:16:58,274 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac352545-91a8-4911-a366-e1ea373906c4', 'x-compute-request-id': 'req-ac352545-91a8-4911-a366-e1ea373906c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:16:59,505 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.226s 2021-01-25 16:16:59,506 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:16:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e7a49a-1c52-4b59-b344-2b129ff3776e', 'x-compute-request-id': 'req-e1e7a49a-1c52-4b59-b344-2b129ff3776e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "REBOOT", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:16:39Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:17:00,773 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.264s 2021-01-25 16:17:00,774 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7672312-9dcc-40db-bcfb-f8aa5b836c72', 'x-compute-request-id': 'req-b7672312-9dcc-40db-bcfb-f8aa5b836c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:17:00Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}, {"version": 4, "addr": "172.28.2.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1133280154"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085"}]}}' 2021-01-25 16:17:00,778 94661 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 23 second wait 2021-01-25 16:17:00,783 94661 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.28.2.44:22' as 'ubuntu' with public key authentication 2021-01-25 16:17:19,147 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 1. Retry after 2 seconds. 2021-01-25 16:17:24,715 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 2. Retry after 3 seconds. 2021-01-25 16:17:31,275 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 3. Retry after 4 seconds. 2021-01-25 16:17:35,784 94661 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.28.2.44 ([Errno None] Unable to connect to port 22 on 172.28.2.44). Number attempts: 4. Retry after 5 seconds. 2021-01-25 16:17:41,438 94661 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-01-25 16:17:41,952 94661 INFO [paramiko.transport] Authentication (publickey) successful! 2021-01-25 16:17:41,953 94661 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.28.2.44 successfully created 2021-01-25 16:17:41,954 94661 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-01-25 16:17:41,954 94661 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.28.2.44:22' as 'ubuntu' with public key authentication 2021-01-25 16:17:41,973 94661 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-01-25 16:17:42,102 94661 INFO [paramiko.transport] Authentication (publickey) successful! 2021-01-25 16:17:42,102 94661 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.28.2.44 successfully created 2021-01-25 16:17:43,424 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action 0.691s 2021-01-25 16:17:43,424 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeSecurityGroup": {"name": "tempest-TestMinimumBasicScenario-1133280154"}} Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-008a4692-446f-40ca-9975-647c80b37401', 'x-compute-request-id': 'req-008a4692-446f-40ca-9975-647c80b37401', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/action'} Body: b'' 2021-01-25 16:17:43,616 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.100/compute/v2.1/os-security-groups/f3b24b3a-a215-4e86-b6ff-a3ab4f780ebd 0.192s 2021-01-25 16:17:43,617 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535bd88f-1790-43fc-b68b-81154bd3c859', 'x-compute-request-id': 'req-535bd88f-1790-43fc-b68b-81154bd3c859', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/os-security-groups/f3b24b3a-a215-4e86-b6ff-a3ab4f780ebd'} Body: b'' 2021-01-25 16:17:46,400 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.100/compute/v2.1/os-floating-ips/25d69821-5bf0-40b7-ae35-1c5d41e58d3f 2.783s 2021-01-25 16:17:46,400 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe79d43-33d0-41ea-b23e-dcc37770e4f6', 'x-compute-request-id': 'req-dbe79d43-33d0-41ea-b23e-dcc37770e4f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/os-floating-ips/25d69821-5bf0-40b7-ae35-1c5d41e58d3f'} Body: b'' 2021-01-25 16:17:46,915 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.515s 2021-01-25 16:17:46,916 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7040e94e-ef07-4f3e-aa9f-754d1c023579', 'x-compute-request-id': 'req-7040e94e-ef07-4f3e-aa9f-754d1c023579', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'' 2021-01-25 16:17:46,979 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments 0.063s 2021-01-25 16:17:46,979 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25355855-70f7-479c-a86e-0a9479eccfbd', 'x-compute-request-id': 'req-25355855-70f7-479c-a86e-0a9479eccfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "volumeId": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "serverId": "babcf510-594d-479c-8394-daf2b8b6d921", "device": "/dev/sdb"}]}' 2021-01-25 16:17:48,033 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments 0.051s 2021-01-25 16:17:48,033 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf4fbd3-d1d0-4444-86c1-1abce7986772', 'x-compute-request-id': 'req-cdf4fbd3-d1d0-4444-86c1-1abce7986772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "volumeId": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "serverId": "babcf510-594d-479c-8394-daf2b8b6d921", "device": "/dev/sdb"}]}' 2021-01-25 16:17:49,352 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments 0.315s 2021-01-25 16:17:49,352 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4354272a-4392-4c94-a10e-2e589e250454', 'x-compute-request-id': 'req-4354272a-4392-4c94-a10e-2e589e250454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2021-01-25 16:17:49,459 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.106s 2021-01-25 16:17:49,460 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:49 GMT', 'server': 'Apache/2.4.29 (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': '154', 'x-openstack-request-id': 'req-422b2cf8-2a1f-4960-abad-488fbf879722', 'x-compute-request-id': 'req-422b2cf8-2a1f-4960-abad-488fbf879722', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921/os-volume_attachments/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance babcf510-594d-479c-8394-daf2b8b6d921 is not attached to volume a0dc9561-5d83-415c-85d5-f83f7b88a085"}}' 2021-01-25 16:17:49,514 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.053s 2021-01-25 16:17:49,514 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280dc429-8c9c-469b-9ce8-757041eb9a13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'' 2021-01-25 16:17:49,572 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.057s 2021-01-25 16:17:49,573 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcd3bf2-5c9c-4d33-aa9e-cabb2974a501', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcd3bf2-5c9c-4d33-aa9e-cabb2974a501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"volume": {"id": "a0dc9561-5d83-415c-85d5-f83f7b88a085", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-25T16:15:38.000000", "updated_at": "2021-01-25T16:17:50.000000", "name": "tempest-TestMinimumBasicScenario-volume-277705706", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}, {"rel": "bookmark", "href": "http://10.222.0.100/volume/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085"}], "user_id": "b4e77c0437f04537be9eafbbd52c7426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d4232be20ee4b8ab28844023ad40a54"}}' 2021-01-25 16:17:50,625 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085 0.043s 2021-01-25 16:17:50,625 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-191ced30-78d1-459f-8933-73d8cf9ce09f', 'x-openstack-request-id': 'req-191ced30-78d1-459f-8933-73d8cf9ce09f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.100/volume/v3/4d4232be20ee4b8ab28844023ad40a54/volumes/a0dc9561-5d83-415c-85d5-f83f7b88a085'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a0dc9561-5d83-415c-85d5-f83f7b88a085 could not be found."}}' 2021-01-25 16:17:50,870 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.245s 2021-01-25 16:17:50,871 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:50 GMT', 'server': 'Apache/2.4.29 (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-9cd45af9-09fc-472f-b80e-e6e3272349e3', 'x-compute-request-id': 'req-9cd45af9-09fc-472f-b80e-e6e3272349e3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'' 2021-01-25 16:17:51,472 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.601s 2021-01-25 16:17:51,472 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-371fd103-cf61-4e0f-a9c6-b542b9191498', 'x-compute-request-id': 'req-371fd103-cf61-4e0f-a9c6-b542b9191498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:17:51Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-01-25 16:17:52,764 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.286s 2021-01-25 16:17:52,764 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e81f6079-8a55-4987-9f43-0b2b85f3983c', 'x-compute-request-id': 'req-e81f6079-8a55-4987-9f43-0b2b85f3983c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:17:51Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-01-25 16:17:54,056 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.287s 2021-01-25 16:17:54,056 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3180e879-cc00-4808-8d1a-54085d0ffca9', 'x-compute-request-id': 'req-3180e879-cc00-4808-8d1a-54085d0ffca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "ACTIVE", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:17:51Z", "addresses": {"tempest-TestMinimumBasicScenario-32917577-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:bd:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-01-25 16:17:55,191 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.130s 2021-01-25 16:17:55,191 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f0f3f4-d2bd-4706-8ef5-7c69f5dd6863', 'x-compute-request-id': 'req-74f0f3f4-d2bd-4706-8ef5-7c69f5dd6863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"server": {"id": "babcf510-594d-479c-8394-daf2b8b6d921", "name": "tempest-TestMinimumBasicScenario-server-30660633", "status": "DELETED", "tenant_id": "4d4232be20ee4b8ab28844023ad40a54", "user_id": "b4e77c0437f04537be9eafbbd52c7426", "metadata": {}, "hostId": "e96637d893f3e95279a82c3554708ca7ef28e12b48f5e3c720e7c871", "image": {"id": "4d5d6d7c-1783-4ff0-9836-eb86d99d1aad", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.100/compute/flavors/452"}]}, "created": "2021-01-25T16:15:11Z", "updated": "2021-01-25T16:17:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921"}, {"rel": "bookmark", "href": "http://10.222.0.100/compute/servers/babcf510-594d-479c-8394-daf2b8b6d921"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-889901654", "OS-SRV-USG:launched_at": "2021-01-25T16:15:36.000000", "OS-SRV-USG:terminated_at": "2021-01-25T16:17:54.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-01-25 16:17:55,195 94661 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2021-01-25 16:17:56,253 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921 0.056s 2021-01-25 16:17:56,253 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:56 GMT', 'server': 'Apache/2.4.29 (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-cdc66f61-62f8-4bc1-b134-8f9e3f4b099b', 'x-compute-request-id': 'req-cdc66f61-62f8-4bc1-b134-8f9e3f4b099b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.100/compute/v2.1/servers/babcf510-594d-479c-8394-daf2b8b6d921'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance babcf510-594d-479c-8394-daf2b8b6d921 could not be found."}}' 2021-01-25 16:17:57,297 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.100/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-889901654 1.043s 2021-01-25 16:17:57,297 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:17:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69efe81c-40cb-401e-9564-d97075f37f42', 'x-compute-request-id': 'req-69efe81c-40cb-401e-9564-d97075f37f42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.100/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-889901654'} Body: b'' 2021-01-25 16:18:57,357 94661 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /image/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad 2021-01-25 16:19:57,418 94661 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /image/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad 2021-01-25 16:20:57,480 94661 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.100', port=80): Read timed out. (read timeout=60)",)': /image/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad 2021-01-25 16:21:37,416 94661 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE http://10.222.0.100/image/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad 220.118s 2021-01-25 16:21:37,417 94661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 25 Jan 2021 16:20:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e69553cb-c892-4ebf-926b-df8654979440', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.100/image/v2/images/4d5d6d7c-1783-4ff0-9836-eb86d99d1aad'} Body: b'{"message": "Failed to find image 4d5d6d7c-1783-4ff0-9836-eb86d99d1aad to delete<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/image/v2/images_client.py", line 90, in delete_image resp, _ = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 810, in _error_checker raise exceptions.NotFound(resp_body, resp=resp) tempest.lib.exceptions.NotFound: Object not found Details: {'message': 'Failed to find image 4d5d6d7c-1783-4ff0-9836-eb86d99d1aad to delete<br /><br />\n\n\n', 'code': '404 Not Found', 'title': 'Not Found'} |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt7.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt8.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
pt9.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt10.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt11.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt12.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt13.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt14.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
pt14.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt14.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt15.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
pt16.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
pt17.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
pt17.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
pt17.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
pt17.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
pt17.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
pt17.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
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
pt19.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
pt19.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
pt20.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
pt21.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
pt21.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
pt21.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
pt22.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
pt23.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
pt24.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
pt25.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
pt25.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
pt26.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
pt27.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt30.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
pt30.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt31.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
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
pt32.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
pt33.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
pt33.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt40.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
pt40.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt45.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_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt46.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
pt47.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
pt48.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
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
pt57.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
pt57.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt61.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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 | 5 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt67.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
Total | 229 | 213 | 6 | 0 | 10 |